7233 results (51.8ms) page 43 / 362
lancenunes / codex-skills-release-notes exact

Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks...

lancenunes / codex-skills-sessions-to-blog exact

Generate MDX blog posts or recaps from session logs in `sessions/articles`. Use when the user asks to turn daily session notes into publishable blog posts, define writing style or linking rules...

lancenunes / codex-skills-commit-work exact

Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit,...

lancenunes / codex-skills-create-pr exact

Create a high-quality pull request: branch, focused changes, lint/build, conventional commit, and a clear PR description with validation steps. Use when the user asks to open or prepare a PR.

lancenunes / codex-skills-plan-work exact

Plan work before coding: do repo research, analyze options/risks, and ask clarifying questions before proposing an implementation plan. Use when the user asks for a plan, design/approach, scope...

cleodin / antigravity-awesome-skills-notebooklm exact

Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent...

AgiFlow / claude-code-prompt-analysis-artifacts-builder exact

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state...

majiayu000 / claude-arsenal-web-artifacts-builder exact

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state...

cleodin / antigravity-awesome-skills-web-artifacts-builder exact

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state...

shipshitdev / library-internal-comms exact

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal...

ai 0.00
hyperb1iss / hyperskills-ai exact

Use this skill when building AI features, integrating LLMs, implementing RAG, working with embeddings, deploying ML models, or doing data science. Activates on mentions of OpenAI, Anthropic,...

joabgonzalez / ai-agents-framework-skill-sync exact

Guides agent to maintain synchronization across model directories (.github, .claude, .codex, .gemini) after modifying skills, agents, or prompts. Ensures consistency between AGENTS.md, CLAUDE.md,...

cleodin / antigravity-awesome-skills-blockrun exact

Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok", "use gpt", "dall-e", "deepseek")

DonTizi / codegeass-security-audit exact

Deep security analysis of codebase. Checks for OWASP vulnerabilities, secrets exposure, and insecure patterns. Use for comprehensive security reviews.

DonTizi / codegeass-review exact

Comprehensive code review for PRs or recent changes. Checks correctness, security, performance, maintainability, and tests.

DonTizi / codegeass-security-scan exact

Deep security analysis of codebase. Scans for secrets, vulnerabilities, and insecure patterns.

DonTizi / codegeass-code-review exact

Automated code review with focus on security, performance, and maintainability. Use when reviewing code changes, PRs, or performing scheduled audits.

nicepkg / vsync-vercel-react-best-practices exact

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance...

DonTizi / codegeass-dependency-check exact

Analyze project dependencies for outdated packages, security vulnerabilities, and licensing issues. Use for dependency audits and maintenance.

DonTizi / codegeass-test-runner exact

Run and analyze test suites. Executes tests, reports failures, and suggests fixes for broken tests. Use for automated testing in CI/CD or scheduled runs.