All Skills
(19,009)Browse all AI agent skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
golang-patterns
affaan-m/everything-claude-code
堅牢で効率的かつ保守可能なGoアプリケーションを構築するための慣用的なGoパターン、ベストプラクティス、規約。
vendor-management
anthropics/knowledge-work-plugins
Evaluate, compare, and manage vendor relationships. Trigger with "evaluate this vendor", "compare vendors", "vendor review", "should we renew", "RFP", or when the user is making procurement or vendor decisions.
product-marketing-context
coreyhaines31/marketingskills
When the user wants to create or update their product marketing context document. Also use when the user mentions 'product context,' 'marketing context,' 'set up context,' 'positioning,' 'who is my target audience,' 'describe my product,' 'ICP,' 'ideal customer profile,' or wants to avoid repeating foundational information across marketing tasks. Use this at the start of any new project before using other marketing skills — it creates `.agents/product-marketing-context.md` that all other skills reference for product, audience, and positioning context.
embedding-strategies
wshobson/agents
Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.
test-genius
k1lgor/virtual-company
Use this when the user asks to write tests, increase code coverage, or verify functionality.
manifest-validation
LiorCohen/sdd
Validate plugin and marketplace manifest files against the official Claude Code specification
googlephotos-automation
ComposioHQ/awesome-claude-skills
Automate Google Photos tasks via Rube MCP (Composio): upload media, manage albums, search photos, batch add items, create and update albums. Always search tools first for current schemas.
managing-vulnerabilities
ancoleman/ai-design-components
Implementing multi-layer security scanning (container, SAST, DAST, SCA, secrets), SBOM generation, and risk-based vulnerability prioritization in CI/CD pipelines. Use when building DevSecOps workflows, ensuring compliance, or establishing security gates for container deployments.
tailwind-patterns
aiskillstore/marketplace
Quick reference for Tailwind CSS utility patterns, responsive design, and configuration. Triggers on: tailwind, utility classes, responsive design, tailwind config, dark mode css, tw classes.
SecLists Pattern-Matching
Eyadkelleh/awesome-claude-skills-security
Sensitive data patterns for security testing: API keys, credit cards, emails, SSNs, phone numbers, IPs, and more. Use for data discovery and validation.
Model Switching
silvesterdivas/context-engineer
This skill should be used when selecting a model for a task, when asking "which model should I use", "is this a Haiku or Sonnet task", "use haiku", or when delegating work to subagents and choosing a model tier.
mcp-developer
Jeffallan/claude-skills
Use when building MCP servers or clients that connect AI systems with external tools and data sources. Invoke for MCP protocol compliance, TypeScript/Python SDKs, resource providers, tool functions.
better-chatbot-patterns
secondsky/claude-skills
Reusable better-chatbot patterns for custom deployments. Use for server action validators, tool abstraction, multi-AI providers, or encountering auth validation, FormData parsing, workflow execution errors.
Thinking Control
silvesterdivas/context-engineer
This skill should be used when calibrating reasoning depth for a task, when deciding whether to think deeply or act immediately, when asked about "thinking depth", "over-thinking", or "under-thinking".
lessonspace-automation
ComposioHQ/awesome-claude-skills
Automate Lessonspace tasks via Rube MCP (Composio). Always search tools first for current schemas.
json-and-csv-data-transformation
besoeasy/open-skills
Transform data between JSON, CSV, and other formats with filtering, mapping, and flattening. Use when: (1) Converting API responses to CSV, (2) Processing data pipelines, (3) Extracting specific fields, or (4) Flattening nested structures.
Verification Gates
rohitg00/skillkit
Define checkpoints to validate work before proceeding to next phase
begin
SienkLogic/plan-build-run
Start a new project. Deep questioning, research, requirements, and roadmap.
wiki-page-writer
microsoft/skills
Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing documentation, generating wiki pages, creating technical deep-dives, or documenting specific components or systems.
architecture
NorthShoreAutomation/trellis
Trellis plugin structure, data flow, and integration rules
chartjs-developers
sjnims/chartjs-expert
This skill should be used when the user asks "Chart.js plugin", "custom Chart.js plugin", "Chart.js plugin hooks", "Chart.js beforeDraw", "Chart.js afterDraw", "custom chart type", "extend Chart.js", "Chart.js API", "Chart.js update", "Chart.js destroy", "Chart.js methods", "Chart.js events", "Chart.js canvas", "Chart.js TypeScript", "custom scale", "Chart.js DatasetController", "Chart.js Scale", or needs help creating custom Chart.js v4.5.1 plugins, extensions, custom chart types, custom scales, or using the API.
clickhouse-io
affaan-m/everything-claude-code
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
imagekit-io-automation
ComposioHQ/awesome-claude-skills
Automate Imagekit IO tasks via Rube MCP (Composio). Always search tools first for current schemas.
structural-search
aiskillstore/marketplace
Search code by AST structure using ast-grep. Find semantic patterns like function calls, imports, class definitions instead of text patterns. Triggers on: find all calls to X, search for pattern, refactor usages, find where function is used, structural search, ast-grep, sg.