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.
reference-sdk
parcadei/Continuous-Claude-v3
Check reference SDK implementations using btca ask
recall
parcadei/Continuous-Claude-v3
Query the memory system for relevant learnings from past sessions
employee-onboarding-designer
Yarmoluk/cognify-skills
Designs structured employee onboarding programs that reduce time-to-productivity and improve retention. Creates day-by-day onboarding plans, training checklists, milestone assessments, and 30/60/90 day success criteria tailored to the role type.
hiring-decision-analyzer
Yarmoluk/cognify-skills
Evaluates whether to hire, contract, or automate a business function. Analyzes role requirements, calculates total cost of employment versus alternatives, assesses build-vs-buy for capabilities, and recommends the optimal staffing decision with financial projections.
sales-pipeline-analyzer
Yarmoluk/cognify-skills
Analyzes sales pipeline health, identifies bottlenecks, calculates conversion rates by stage, forecasts revenue, and recommends improvements. Use when evaluating sales process efficiency, diagnosing pipeline leaks, building sales forecasts, or determining where deals are stalling.
operations-audit
Yarmoluk/cognify-skills
Conducts a comprehensive small business operations audit across 8 functional areas: sales, marketing, finance, HR, technology, customer service, supply chain, and leadership. Scores each area using 5 questions rated 1-5, identifies highest-leverage improvements using a prioritization matrix, and produces a 90-day action roadmap.
code-quality-gate
freitasp1/claude-code-skills
Enforces automated quality checks before every deploy. Prevents production failures through a 5-stage Quality Gate System (Pre-Commit, PR-Check, Preview, E2E, Production). Activate on code changes, deployments, PR reviews, build failures.
api-documentation-discovery
technicalpickles/pickled-claude-plugins
Use when APIs fail repeatedly with version-related errors (method not found, wrong arguments, unknown flag) or when about to use library APIs with uncertain knowledge - guides finding current, accurate documentation instead of guessing from training data
unpark
technicalpickles/pickled-claude-plugins
Resume work from a parked handoff
strategic-planning-facilitator
Yarmoluk/cognify-skills
Facilitates strategic planning sessions for small to mid-size businesses. Guides through vision/mission refinement, SWOT analysis, goal setting with OKRs, strategic initiative prioritization, and execution roadmap creation.
constitutional-ai-prompts
a5c-ai/babysitter
Constitutional AI and safety guardrail prompts for aligned LLM behavior
auditing-permission-ux
clix-so/skills
Audits notification permission request flows. Use when reviewing or improving permission prompts, settings paths, or denial handling.
Apex Spec Workflow
moshehbenavraham/apex-spec-system
This skill should be used when the user asks about "spec system", "session workflow", "createprd", "plansession", "implement session", "validate session", "phase build", "session scope", "task checklist", or when working in a project containing .spec_system/ directory. Provides guidance for specification-driven AI development workflows.
docker-expert
runkids/my-skills
Docker containerization expert with deep knowledge of multi-stage builds, image optimization, container security, Docker Compose orchestration, and production deployment patterns. Use PROACTIVELY for Dockerfile optimization, container issues, image size problems, security hardening, networking, and orchestration challenges.
building-blocktypes
MacareuxDigital/concretecms-skills
Create and manage Concrete CMS block types. Use this skill when the user asks to create or modify custom block types.
working-with-database
MacareuxDigital/concretecms-skills
Connect to databases, execute queries, and manipulate data in Concrete CMS projects. Use this skill when the user asks to build custom block types or connect with database.
link-core
bullet-train-co/bullet_train-claude_code
Clone bullet_train-core and link all gems for local development
mapcoder-retrieve
NewJerseyStyle/plugin-map-coder
Generate similar problems from knowledge to aid code generation. Part of the MapCoder pipeline.
memory-ops
hugoguerrap/cortex
Auto-invoked skill for persistent memory operations — read, write, consolidate, and archive memory files at ~/.claude/cortex/.
Forge Protocol
tfatykhov/cognition-engines-marketplace
Follow this protocol for ALL development tasks including fixing bugs, implementing features, refactoring code, changing configuration, or any code modifications. Call get_session_context at session start and track every non-trivial change as a decision using the decisions MCP server.
troubleshoot
nsebastian-web/troubleshooter-for-support
Start a WordPress troubleshooting session. Use when a support member needs to diagnose a WordPress plugin or theme issue, analyze logs, identify root cause, and generate a structured troubleshooting report. This is the main entry point for the Troubleshooter for Support plugin.
PWN Reconnaissance
allsmog/pwn-claude-plugin
This skill should be used when the user asks to "analyze binary", "run checksec", "check binary protections", "identify architecture", "find strings in binary", "extract symbols", "recon binary", or needs initial binary analysis before exploitation. Provides methodology for the reconnaissance phase of binary exploitation.
cache-docs
eidetics/claude-eidetic
Cache external documentation for cheap semantic search
Heap Exploitation
allsmog/pwn-claude-plugin
This skill should be used when the user asks to "exploit heap", "heap overflow", "tcache poison", "fastbin attack", "double free", "use after free", "UAF exploit", "house of force", "heap feng shui", "malloc exploit", "free hook", or needs guidance on heap-based memory corruption vulnerabilities. Provides comprehensive heap exploitation techniques for glibc.