Slash Commands

Browse slash commands from Claude Code plugins

Product

  • Browse Plugins
  • Marketplaces
  • Pricing

Resources

  • Learning Center
  • Claude Code Docs
  • Plugin Guide
  • Plugin Reference
  • Plugin Marketplaces

Community

  • Browse on GitHub
  • Get Support

Admin

  • Admin Panel

Legal

  • Terms of Service
  • Privacy Policy
Community Maintained•Not affiliated with Anthropic

© 2025 ClaudePluginHub

ClaudePluginHub
ClaudePluginHub
ToolsLearn
Search...

Slash Commands

Browse slash commands from Claude Code plugins

26,958commands
/skills

Searches prompts.chat for Agent Skills to extend Claude's capabilities with filters.

prompts.chat
144.5k
/prompts

Searches prompts.chat for AI prompts and filters by type, category, or tag.

prompts.chat
144.5k
/list

Lists all configured hookify rules with their status, patterns, and file locations.

GlobReadSkill
hookify
7 plugins
63.7k
/feature-dev

Guides systematic feature implementation through codebase exploration, architectural design, and iterative development.

feature-dev
16 plugins
63.7k
/commit-push-pr

Commits changes, pushes branch, and creates a pull request in one step

Bash(git checkout --branch:*)Bash(git add:*)Bash(git status:*)+3
commit-commands
10 plugins
63.7k
/ralph-loop

Initiates an iterative development loop that persists your work across sessions until completion criteria are met.

Bash(${CLAUDE_PLUGIN_ROOT}/scripts/setup-ralph-loop.sh:*)
ralph-wiggum
10 plugins
63.7k
/help

Creates custom hooks to prevent unwanted behaviors during Claude Code sessions.

Read
hookify
7 plugins
63.7k
/clean_gone

Removes local git branches marked as [gone] and their associated worktrees.

commit-commands
9 plugins
63.7k
/review-pr

Runs comprehensive pull request reviews using specialized agents to analyze code quality, tests, errors, types, and simplification opportunities.

BashGlobGrep+2
pr-review-toolkit
12 plugins
63.7k
/commit

Creates a git commit with AI-generated messages based on current changes and context.

Bash(git add:*)Bash(git status:*)Bash(git commit:*)
commit-commands
12 plugins
63.7k
/hookify

Creates hook rules to prevent unwanted behaviors in conversations or commands.

ReadWriteAskUserQuestion+4
hookify
7 plugins
63.7k
/code-review

Reviews pull requests for bugs and CLAUDE.md compliance violations.

Bash(gh issue view:*)Bash(gh search:*)Bash(gh issue list:*)+5
code-review
63.7k
/create-plugin

Guides users through creating complete Claude Code plugins from concept to tested implementation.

ReadWriteGrep+6
plugin-dev
10 plugins
63.7k
/help

Executes iterative AI development loops that repeatedly apply the same prompt to progressively refine code.

ralph-wiggum
9 plugins
63.7k
/cancel-ralph

Cancels an active Ralph Wiggum loop by removing its local tracking file and reporting the stopped iteration.

Bash(test -f .claude/ralph-loop.local.md:*)Bash(rm .claude/ralph-loop.local.md)Read(.claude/ralph-loop.local.md)
ralph-wiggum
10 plugins
63.7k
/configure

Enables or disables hookify rules interactively through a selection interface.

GlobReadEdit+2
hookify
7 plugins
63.7k
/new-sdk-app

Sets up a new Claude Agent SDK project with TypeScript or Python, including dependencies, configuration, and a working example.

agent-sdk-dev
13 plugins
63.7k
/docs

Fetches up-to-date documentation and code examples for any library.

context7-plugin
44.6k
/brainstorm

Explores requirements and design before implementation for creative work.

superpowers
11 plugins
42.5k
/execute-plan

Executes complex multi-step plans in controlled batches with manual review checkpoints.

superpowers
11 plugins
42.5k
/write-plan

Creates detailed implementation plans with bite-sized tasks for coding projects.

superpowers
11 plugins
42.5k
/update-docs

Generates comprehensive project documentation from source files including scripts, environment variables, and operational runbooks.

everything-claude-code
16 plugins
38.1k
/tdd

Enforces test-driven development by generating tests first, then implementing minimal code to pass.

everything-claude-code
13 plugins
38.1k
/verify

Runs comprehensive codebase checks including build, types, linting, and tests to ensure readiness for deployment.

everything-claude-code
15 plugins
38.1k
/refactor-clean

Safely identifies and removes unused code by analyzing dependencies and verifying changes with test runs.

everything-claude-code
17 plugins
38.1k
/sessions

Manages Claude Code session history including listing, loading, aliasing, and editing stored sessions.

everything-claude-code
38.1k
/plan

Creates step-by-step implementation plans and waits for user confirmation before proceeding.

everything-claude-code
16 plugins
38.1k
/skill-create

Analyzes git history to extract coding patterns and generate SKILL.md files documenting team practices.

everything-claude-code
4 plugins
38.1k
/test-coverage

Analyzes test coverage and generates missing unit, integration, and E2E tests.

everything-claude-code
16 plugins
38.1k
/update-codemaps

Analyzes codebase structure and automatically updates architecture documentation files with dependency maps and change tracking.

everything-claude-code
16 plugins
38.1k
/orchestrate

Orchestrates sequential AI agents to execute complex development workflows like feature implementation and bug fixes.

everything-claude-code
15 plugins
38.1k
/python-review

Analyzes Python code for security vulnerabilities, type safety, and PEP 8 compliance using static analysis tools.

everything-claude-code
38.1k
/setup-pm

Detects and configures package manager preferences for projects or globally.

everything-claude-code
12 plugins
38.1k
/instinct-export

Exports filtered and sanitized Claude instincts for secure team sharing and project transfer.

everything-claude-code
4 plugins
38.1k
/go-test

Enforces test-driven development in Go by writing table-driven tests first, implementing code, and verifying 80%+ coverage.

everything-claude-code
4 plugins
38.1k
/instinct-import

Imports and merges behavioral patterns from teammates and repositories to enhance Claude's capabilities.

everything-claude-code
2 plugins
38.1k