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.
mermaid-diagrams
ahundt/autorun
Render Mermaid diagrams to SVG using beautiful-mermaid and bun. Use when the user asks to "render mermaid", "generate diagram", "create flowchart", "update diagrams", "render SVG from mermaid", "beautiful-mermaid", "regenerate diagrams", or needs to convert Mermaid diagram syntax into styled SVG files. Supports all Mermaid diagram types with 14 themes including tokyo-night.
spawn-backends
zircote/claude-team-orchestration
Configure how teammate agents run including in-process, tmux, and iTerm2 backends. Use when choosing a display mode, setting up split panes, troubleshooting backend issues, or configuring teammateMode.
discord-bot-members
lycfyi/community-agent-plugin
Sync Discord server members. Use when user asks to sync members, get member list, or fetch all members from Discord. Fetches complete member lists (100k+).
execute
synaptiai/agent-capability-standard
Run code or scripts deterministically with captured output. Use when running tests, executing build commands, invoking tools, or performing read-only operations that produce results.
Brainstorming
PabloLION/bmad-plugin
Expert-guided brainstorming and ideation session. Phase 1 Analysis
sdd-retro
rubenzarroca/sdd-plugin
Post-feature retrospective that summarizes what the user learned during a feature's lifecycle. Use when the user says 'retro', 'retrospective', 'what did I learn', 'debrief', or wants to reflect on a completed feature. Completely optional — never suggested automatically, never blocks any workflow step.
rlm-pattern
zircote/claude-team-orchestration
Process files exceeding context limits using the RLM (Recursive Language Model) pattern with agent teams. Use when you need to process large files, analyze documents exceeding context, apply RLM chunking, chunk and analyze large content, or handle long context documents.
task-system
zircote/claude-team-orchestration
Manage shared task lists for agent teams including creating tasks, setting dependencies, claiming work, and tracking progress. Use when creating work items, building task pipelines, coordinating task ownership, or managing task dependencies.
prisma
Squirrelfishcityhall150/claude-code-kit
Prisma ORM patterns including Prisma Client usage, queries, mutations, relations, transactions, and schema management. Use when working with Prisma database operations or schema definitions.
review-ideas
rjroy/vibe-garden
Reviews captured ideas from "idea:" prompts and refines them into structured issues through conversation. Use when you have accumulated ideas and want to process them. Triggers include "review ideas", "process ideas", "check my ideas", "what ideas do I have".
sdd-constitution
rubenzarroca/sdd-plugin
Define or edit the project's non-negotiable principles (architecture, testing, security, dependencies, code standards). Use when the user says 'set up rules', 'define principles', 'edit constitution', 'update project standards', 'what are our rules', or wants to establish or modify the project's technical guardrails.
sdd-init
rubenzarroca/sdd-plugin
Initialize SDD (Specification-Driven Development) workflow in a project. Use when setting up SDD for the first time, when the user says 'start SDD', 'init project', 'initialize specs', or asks to add specification-driven development to an existing codebase. Generates CLAUDE.md, constitution.md, state.json, and project structure.
Refactor
ConaryLabs/Mira
<!-- plugin/skills/refactor/SKILL.md --> --- name: refactor description: This skill should be used when the user asks to "refactor this", "restructure code", "reorganize modules", "rename and move", "safe restructuring", "reorganize code", "move and rename", or wants to reorganize code without chang
dockerfile-best-practices
obeone/claude-skills
Create and optimize Dockerfiles with BuildKit, multi-stage builds, advanced caching, and security. Use this skill whenever you need to create, modify, or optimize a Dockerfile or a Docker Compose file. Also trigger when the user discusses container images, build performance, or Docker security — even if they don't explicitly mention 'Dockerfile'.
presentation-chef
sacredvoid/presentation-chef
Convert any content into a stunning Apple Keynote-style HTML presentation. Takes markdown, text descriptions, or structured data and generates a single self-contained .html file with cinematic animations, glassmorphism, and premium design. Inspired by ChronicleHQ.
llamaindex
G1Joshi/Agent-Skills
LlamaIndex data framework for LLMs. Use for RAG applications.
sdd-validate
rubenzarroca/sdd-plugin
Verify implementation against the spec and detect drift. Use when the user says 'validate', 'check spec vs code', 'verify implementation', 'are we done', 'any drift', or all tasks are completed and the feature needs final review. Checks coverage, orphan code, constitution compliance, and cross-layer consistency.
vibe-anti-rationalization-check
ash1794/vibe-engineering
Detect and prevent shortcut rationalization — when Claude is about to skip a step, simplify a requirement, or optimize away a constraint. Use proactively when you notice rationalization patterns.
sdd-plan
rubenzarroca/sdd-plugin
Design the technical approach for a specified feature. Use when the user says 'plan the feature', 'design the architecture', 'how should we build this', 'create a technical plan', or wants to move from spec to implementation design. Generates plan.md and an ADR. Runs after /sdd:clarify.
scholastic
askarzh/epistemator
This skill should be used when the user asks to "analyze an argument", "apply scholastic method", "use quaestio disputata", "examine a thesis", "find objections and replies", "apply Thomistic analysis", or wants to process input through the Modern Scholastic framework of structured disputation.
vibe-async-task-queue
ash1794/vibe-engineering
Persistent cross-session task queue for work that should be done but isn't blocking current tasks. Enables background and future-session work tracking.
Ci
PabloLION/bmad-plugin
# Testarch Ci Workflow **Goal:** Scaffold CI/CD quality pipeline with test execution. **Agent:** Master Test Architect and Quality Advisor (Murat) **Module:** TEA --- ## Execution Select a sub-workflow based on user intent: | Trigger | Sub-workflow | Description | | ------- | ------------ | -
timescaledb
aiskillstore/marketplace
TimescaleDB - PostgreSQL extension for high-performance time-series and event data analytics, hypertables, continuous aggregates, compression, and real-time analytics
Create Architecture
PabloLION/bmad-plugin
# Create Architecture Workflow **Goal:** Create architecture solution design decisions for AI agent consistency. **Agent:** Architect (Winston) **Module:** CORE --- ## Execution Read and follow: `./instructions.md` ## Validation After completion, verify against: `./checklist.md`