Skill Marketplace
Real skills and plugins you can install right now. Browse by category, copy the install command, and start using them in seconds.
How a Skill Works
Every skill follows the same pattern. You invoke it, Claude reads the instructions, uses the right tools, and delivers the result.
or Claude auto-detects
templates, constraints
calls APIs, edits files
files, reports, deploys
/plugin install Orchestrates large-scale codebase changes in parallel across git worktrees. Splits work into independent chunks and processes them simultaneously for maximum throughput.
/batch Loads the Claude API reference for your language (Python, TypeScript, Java, Go, etc.) so Claude Code can write accurate SDK integration code.
/claude-api Enables debug logging and troubleshoots session issues. Helps diagnose problems with tools, MCP connections, and Claude Code configuration.
/debug Runs a prompt or slash command repeatedly on an interval. Useful for polling deployments, babysitting PRs, or monitoring processes over time.
/loop 5m <prompt> Reviews changed files for code reuse, quality, and efficiency. Spawns 3 parallel review agents that analyze your code from different angles and suggest improvements.
/simplify Production-grade frontend interfaces with high design quality, avoiding generic AI aesthetics. Generates creative, polished React/HTML/CSS code with opinionated typography, color, and layout. 413K installs.
/plugin install frontend-design@claude-plugins-official Automated PR review with 5 parallel Sonnet agents performing security, performance, style, logic, and test coverage analysis with confidence scoring. 191K installs.
/plugin install code-review@claude-plugins-official 7-phase feature development with explorer, architect, and reviewer agents. Guides you from requirements through implementation to code review. 143K installs.
/plugin install feature-dev@claude-plugins-official Iterative self-referential loops for complex tasks. Uses recursive reasoning to break down and solve problems that require multiple passes of refinement. 120K installs.
/plugin install ralph-wiggum@claude-plugins-official Git workflow commands including /commit, /commit-push-pr, and /clean_gone. Streamlines the commit-to-PR pipeline with conventional commit messages.
/plugin install commit-commands@claude-plugins-official Security hook monitoring 9 vulnerability patterns including secrets leakage, SQL injection, XSS, and dependency vulnerabilities. Runs automatically on commits.
/plugin install security-guidance@claude-plugins-official Create custom hooks from conversation pattern analysis. Detects repeated workflows and automates them into reusable Claude Code hooks.
/plugin install hookify@claude-plugins-official Live documentation lookup that pulls version-specific docs directly from source repos. Ensures Claude always has accurate, up-to-date library references. 212K installs.
/plugin install context7@context7 Browser automation and end-to-end testing by Microsoft. Automates Chromium, Firefox, and WebKit for testing web applications and scraping dynamic content. 134K installs.
claude mcp add playwright -- npx @anthropic-ai/mcp-server-playwright Brainstorming and subagent development with code review, debugging, and TDD workflows. The most installed community plugin with 294K installs.
/plugin install superpowers TypeScript language server plugin providing real-time type checking, go-to-definition, find-references, and intelligent completions inside Claude Code.
/plugin install typescript-lsp Pyright language server plugin for Python type checking, auto-imports, hover info, and diagnostics. Adds static analysis intelligence to Claude Code Python projects.
/plugin install pyright-lsp Rust Analyzer language server plugin providing type inference, borrow checker diagnostics, and code navigation for Rust projects in Claude Code.
/plugin install rust-analyzer-lsp PR review with 6 specialized agents covering security, performance, correctness, style, testing, and documentation. Thorough multi-perspective review.
/plugin install pr-review-toolkit@claude-plugins-official Interactive learning mode that adds educational insights about implementation choices. Explains the why behind code decisions and invites contributions at decision points.
/plugin install learning-output-style@claude-plugins-official