Loading...
Loading...
On-demand capabilities for Claude Code. Each skill is a markdown file you drop into your project's .claude/skills/ directory. Download a single file or clone bundled skills with scripts and references.
.claude/skills/ directoryGenerates production-quality unit and integration tests for a given file, function, or component. Use this to bootstrap a test suite for new code or to fill in missing test coverage for existing code.
Writes technical documentation (API docs, guides, READMEs, architecture overviews) by analyzing the codebase. Use this when you need to document a module, feature, or system for developers or end users.
Analyzes an existing page and produces a concrete SEO improvement plan with updated meta tags, structured data, and on-page fixes. Use this when a page needs an SEO audit or you want to improve its search visibility.
Generates a comprehensive, well-structured PR description from the current branch's diff and commit history. Use this before opening a pull request to save time and ensure reviewers have the context they need.
Reviews staged or branch-level code changes against a comprehensive checklist covering security, performance, readability, correctness, and tests. Use this before requesting a review or merging a PR.
Generates a fully SEO-optimized blog post from a keyword cluster. Use this when you have a topic or seed keyword and want a long-form post structured around related keyword variations, search intent, and on-page best practices.
Generates complete API reference documentation from Next.js route handlers or any REST/RPC API routes. Use this when you need developer-facing docs for your HTTP API surface, whether for internal teams or external consumers.