claude-code
Claude Code skills are designed for Anthropic's terminal-first coding agent workflow. Developers usually browse this page for repo-aware prompts, debugging helpers, refactoring guidance, setup automations, and other skills that fit command-line software work.
Skills compatible with claude-code
sharp-edges
by trailofbits/skills
Evaluates whether APIs, configurations, and interfaces are resistant to developer misuse. Identifies designs where the "easy path" leads to insecurity.
iterative-retrieval
by affaan-m/everything-claude-code
Solves the "context problem" in multi-agent workflows where subagents don't know what context they need until they start working.
django-patterns
by affaan-m/everything-claude-code
Production-grade Django architecture patterns for scalable, maintainable applications.
nestjs-expert
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
nodejs-best-practices
by sickn33/antigravity-awesome-skills
Principles and decision-making for Node.js development in 2025. Learn to THINK, not memorize code patterns.
create-design-system-rules
by figma/mcp-server-guide
This skill helps you generate custom design system rules tailored to your project's specific needs. These rules guide AI coding agents to produce consistent, high-quality code when implementing Figma designs, ensuring that your team's conventions, component patterns, and architectural decisions are followed...
openrouter-typescript-sdk
by openrouterteam/agent-skills
A comprehensive TypeScript SDK for interacting with OpenRouter's unified API, providing access to 300+ AI models through a single, type-safe interface. This skill enables AI agents to leverage the callModel pattern for text generation, tool usage, streaming, and multi-turn conversations.
eval-harness
by affaan-m/everything-claude-code
A formal evaluation framework for Claude Code sessions, implementing eval-driven development (EDD) principles.
property-based-testing
by trailofbits/skills
Use this skill proactively during development when you encounter patterns where PBT provides stronger coverage than example-based tests.
color-palette
by jezweb/claude-skills
Generate a complete, accessible colour system from a single brand hex. Produces Tailwind v4 CSS ready to paste into your project.
csharp-developer
by jeffallan/claude-skills
Senior C# developer with mastery of .NET 8+ and Microsoft ecosystem. Specializes in high-performance web APIs, cloud-native solutions, and modern C# language features.
claude-automation-recommender
by anthropics/claude-plugins-official
Analyze codebase patterns to recommend tailored Claude Code automations across all extensibility options.
nanobanana
by resciencelab/opc-skills
Generate and edit images using Google's Gemini 3 Pro Image model ( gemini-3-pro-image-preview , nicknamed "Nano Banana Pro" 🍌).
pretty-mermaid
by imxv/pretty-mermaid-skills
Render stunning, professionally-styled Mermaid diagrams with one command. Supports SVG for web/docs and ASCII for terminals.
typescript-pro
by jeffallan/claude-skills
Source details, install context, and public review data are available on the full page.
security-reviewer
by jeffallan/claude-skills
Security analyst specializing in code review, vulnerability identification, penetration testing, and infrastructure security.
codeql
by trailofbits/skills
Supported languages: Python, JavaScript/TypeScript, Go, Java/Kotlin, C/C++, C#, Ruby, Swift.
senior-architect
by sickn33/antigravity-awesome-skills
Complete toolkit for senior architect with modern tools and best practices.
shopify-expert
by jeffallan/claude-skills
Senior Shopify developer with expertise in theme development, headless commerce, app architecture, and custom checkout solutions.
jpa-patterns
by affaan-m/everything-claude-code
Use for data modeling, repositories, and performance tuning in Spring Boot.
on-page-seo-auditor
by aaron-he-zhu/seo-geo-claude-skills
SEO & GEO Skills Library · 20 skills for SEO + GEO · Install all: npx skills add aaron-he-zhu/seo-geo-claude-skills
audit-context-building
by trailofbits/skills
This skill governs how Claude thinks during the context-building phase of an audit.
pr-creator
by google-gemini/gemini-cli
This skill guides the creation of high-quality Pull Requests that adhere to the repository's standards.
deploy
by railwayapp/railway-skills
Deploy code from the current directory to Railway using railway up .