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.
charting-vega-lite
oaustegard/claude-skills
Create interactive data visualizations using Vega-Lite declarative JSON grammar. Supports 20+ chart types (bar, line, scatter, histogram, boxplot, grouped/stacked variations, etc.) via templates and programmatic builders. Use when users upload data for charting, request specific chart types, or mention visualizations. Produces portable JSON specs with inline data islands that work in Claude artifacts and can be adapted for production.
create-plan
kasperjunge/agent-resources
Use when solution space exploration is complete and you're ready to create an implementation plan. Enforces "simple over easy" - the fundamentally right solution, not the path of least resistance. Triggers after /design-solution, when a solution has been chosen, or when asked to "make a plan" or "create a plan".
redis
chaterm/terminal-skills
Redis 数据库管理
design
michaelengland/deckwright
This skill should be used when the user asks to design slides, plan slide layouts, choose a visual direction for a presentation, or invoke /deckwright:design. Researches visual design, plans how content sections become slides, and proposes the visual direction.
focus-problem
claude-world/director-mode-lite
Problem analysis using Explore agents
Workday Automation
ComposioHQ/awesome-claude-skills
Automate HR operations in Workday -- manage workers, time off requests, absence balances, and employee data through natural language commands.
flows
victorgrein/spec-crew
This skill should be used when designing CrewAI Flows with typed state management, deterministic routing, and event-driven orchestration. Use it for flow architecture, state transitions, control primitives, and production deployment.
ln-112-project-core-creator
levnikolaevich/claude-code-skills
Creates 4 core project docs (requirements.md, architecture.md, tech_stack.md, patterns_catalog.md). L3 Worker invoked by ln-110-project-docs-coordinator. ALWAYS created.
prompt-optimizer
Aznatkoiny/zAI-Skills
Optimize prompts for Claude 4.x models using Anthropic's official best practices. Use when users want to improve, refine, or create effective prompts for Claude. Triggers include requests to optimize prompts, make prompts more effective, fix underperforming prompts, create system prompts, improve instruction following, reduce verbosity, control output formatting, or enhance agentic/tool-use behaviors. Also use when users report Claude is being too verbose, not following instructions, not using tools properly, or producing generic outputs.
reddit-post
PHY041/claude-skill-reddit
Post to Reddit using AppleScript Chrome control. Use when user wants to post to Reddit, share on subreddits, or promote open source projects on Reddit. Triggers on "post to reddit", "share on reddit", "reddit post", "submit to subreddit", or any Reddit posting request.
code-review-excellence
bcastelino/agent-skills-kit
Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing...
managing-branches
aiskillstore/marketplace
Investigates and creates Git branches. Triggered when: branch status check, new branch creation, branch-related errors.
data-pipeline-engineer
karim-bhalwani/agent-skills-collection
Specialist in hands-on ETL/ELT design, implementation, and optimization using Airflow, Spark, Kafka, dbt, and data quality frameworks. Use when building data pipelines, orchestrating data workflows, optimizing data processing, implementing streaming solutions, or ensuring data quality throughout pipelines.
explore
lsnackerman/raw-clauding-skills
Build topic reserves by searching your entire system. Use when consolidating scattered knowledge on a topic, before writing/sharing, or before a sprint.
brainstorming
vudovn/antigravity-kit
Socratic questioning protocol + user communication. MANDATORY for complex requests, new features, or unclear requirements. Includes progress reporting and error handling.
annotate-ask
BarclayII/browser-annotator-skills
INVOKE THIS SKILL when users ask questions about specific visual UI elements (e.g., "What is this button?", "What does this section do?", "Can you change this element's color?") or when they want to identify/discuss particular page components, and the agent lacks information to infer which part of the web page the user refers to. This skill lets users draw/circle elements instead of describing them.
ln-113-backend-docs-creator
levnikolaevich/claude-code-skills
Creates 2 backend docs (api_spec.md, database_schema.md). L3 Worker invoked CONDITIONALLY when hasBackend or hasDatabase detected.
web3-testing
wshobson/agents
Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.
next
agenticnotetaking/arscontexta
Surface the most valuable next action by combining task stack, queue state, inbox pressure, health, and goals. Recommends one specific action with rationale. Triggers on "/next", "what should I do", "what's next".
plan
SienkLogic/plan-build-run
Create a detailed plan for a phase. Research, plan, and verify before building.
linkerd-patterns
wshobson/agents
Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking with minimal overhead.
weaviate-collection-manager
saskinosie/weaviate-claude-skills
Create, view, update, and delete Weaviate collections with schema management (for local Weaviate)
convoy-management
a5c-ai/babysitter
Create, track, and land convoys of related beads as primary work orders in the Gas Town multi-agent orchestration framework.
test-validity-checker
smicolon/ai-kit
This skill should be used when the user asks to "check tests", "validate tests", "review test quality", "verify test coverage", or when writing test files or running pytest. Ensures tests are meaningful.