All Skills
(19,010)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.
discord-init
lycfyi/community-agent-plugin
Initialize Discord configuration. Use when user wants to set up, configure, or connect their Discord account for the first time.
A B Testing
omer-metin/skills-for-antigravity
--- name: a-b-testing description: The science of learning through controlled experimentation. A/B testing isn't about picking winners—it's about building a culture of validated learning and reducing the cost of being wrong. This skill covers experiment design, statistical rigor, feature flagging
apiflash-automation
ComposioHQ/awesome-claude-skills
Automate Apiflash tasks via Rube MCP (Composio). Always search tools first for current schemas.
javascript-pro
Jeffallan/claude-skills
Use when building JavaScript applications with modern ES2023+ features, async patterns, or Node.js development. Invoke for vanilla JavaScript, browser APIs, performance optimization, module systems.
review-code
andrewvaughan/agent-council
Run a comprehensive multi-perspective code review on current changes. Activates the Review Council (security, quality, documentation, domain review) and runs automated security scanning. Use before creating a pull request or when you want a thorough review of your work.
clinvar-database
Microck/ordinary-claude-skills
Query NCBI ClinVar for variant clinical significance. Search by gene/position, interpret pathogenicity classifications, access via E-utilities API or FTP, annotate VCFs, for genomic medicine.
mcts-simulate
NewJerseyStyle/plugin-mcts
Execute the SIMULATION (rollout) phase of MCTS using LLM as heuristic policy to evaluate a node
langchain-retriever
a5c-ai/babysitter
LangChain retriever implementation with various retrieval strategies for RAG applications
nft-standards
wshobson/agents
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.
nylo-forms
nylo-core/claude-code
Use when building forms, adding form fields, validating user input, submitting form data, using NyFormWidget or FormValidator, creating picker/radio/checkbox/slider fields, or implementing form layouts in a Nylo v7 Flutter app.
azure-cli
chaterm/terminal-skills
Azure CLI 操作
statusline-edit
charlesjones-dev/claude-code-plugins-dev
Edit existing status line configuration with pre-selected options based on current settings.
gh-pr-checkout
dceoy/github-cli-agent-skills
Check out a GitHub pull request locally using gh CLI to review or test changes.
fastai
G1Joshi/Agent-Skills
fast.ai deep learning library. Use for practical deep learning.
sql-expert
FrankChen021/datastoria
Expert system for generating, validating, and optimizing ClickHouse SQL. Use this when the user needs data, queries, or analysis.
sql-optimization
FrankChen021/datastoria
Optimize slow queries, analyze SQL performance, and collect evidence for expensive workloads.
ideate-solutions
kasperjunge/agent-resources
Use after opportunities are defined to generate and evaluate multiple product solution concepts before validating assumptions. Triggers when you need a set of distinct solution options tied to outcomes and opportunities.
triggercmd-automation
ComposioHQ/awesome-claude-skills
Automate Triggercmd tasks via Rube MCP (Composio). Always search tools first for current schemas.
ngrok-automation
ComposioHQ/awesome-claude-skills
Automate Ngrok tasks via Rube MCP (Composio). Always search tools first for current schemas.
sdd-workflow
theinterneti/TTA.dev
Use this skill when the user asks to build a new feature or write implementation code. Enforces the Spec-Driven Development (SDD) 4-phase workflow before any code is written.
enterprise-java
ProjAnvil/MindForge
Enterprise Java development skill covering Spring ecosystem, microservices, design patterns, performance optimization, and Java best practices. Use this skill when building enterprise Java applications, working with Spring Boot, implementing microservices, or need guidance on Java architecture and performance tuning.
laravel-transactions-and-consistency
noartem/skills
Wrap multi-write operations in transactions; use dispatchAfterCommit and idempotency patterns to ensure consistency
comprehensive-review
troykelly/claude-skills
Use after implementing features - 7-criteria code review with MANDATORY artifact posting to GitHub issue; blocks PR creation until complete
workflow-plan-phases
charlesjones-dev/claude-code-plugins-dev
Creates a structured implementation plan document with properly sized phases for efficient sub-agent execution.