Skip to main content
ClaudeWave

Claude Code Slash Commands · page 11

Slash commands for Claude Code collected from the directory: prompt definitions you can install into ~/.claude/commands with one command.

1,097 slash commands1-command install
  1. Interactive wizard to configure user preferences for command defaults and behavior

  2. Generate 8 project design documents (overview, architecture, tech-stack, data, API, capacity, deployment, workflow) via interactive questionnaire or config file

  3. Generate OKLCH design tokens with WCAG validation, shadcn/ui integration, and Tailwind v4 theming via 8 customization questions

  4. Discovery-first prototyping - explore app ideas with zero-risk iteration before committing to roadmap/features

  5. Manage product roadmap via GitHub Issues (brainstorm, prioritize, track). Auto-validates features against project vision (from overview.md) before adding to roadmap.

  6. Diagnose and fix CI/deployment blockers for pull requests to enable safe deployment

  7. Run quality gates (CI checks or security scanning)

  8. Run on-demand code review during development (voting-enabled)

  9. Check and set up everything needed for /crew (agent teams, Go binaries)

  10. Load a synced session summary for context

  11. List synced sessions from GitHub

  12. Configure which sections appear in the Claude Code statusline

  13. Disable session sync to GitHub

  14. Enable session sync to GitHub for cross-device continuation

  15. Manually sync current session to GitHub now

  16. Launch a code-mode agent team

  17. Scaffold a custom workflow — generates a mode skill and shortcut command

  18. Launch a general-mode agent team

  19. Interactively launch an agent team with guided setup

  20. Walk through swarm's core concepts and launch your first team

  21. Run recursive refinement on the current branch and PR

  22. Launch a triage-mode agent team — diagnose an issue without changing it

  23. Regenerate an existing custom workflow's shortcut command wiring from the current swarm template

  24. Update the swarm plugin to the latest version

  25. Launch a custom workflow using a user-defined mode skill

  26. Launch a writing-mode agent team

  27. Launch an evidence-mode agent team (code mode + a durable evidence record)

  28. Perform a comprehensive PR review with code analysis, best practices check, and suggestions

  29. Perform a comprehensive PR review with code analysis, best practices

  30. Quick SEO + AEO check on the current file or a specified page

  31. Generate SEO + AEO + GEO-optimized content for a topic or keyword

  32. Research and generate a complete topic plan with keyword mapping, audience, angle, and competitive positioning

  33. tag and push a release after the release PR is merged

  34. create a release PR (auto-detects previous tag)

  35. Invoke the shared Gemini bridge for long-context code exploration, analysis, and documentation generation

  36. Opens a link to join the Pinecone Discord, allowing users to learn from each other, contact the Pinecone team, and get help in our dedicated help channel.

  37. Diagnose a flaky test by running it N times. Delegates to flaky-test-isolator subagent — N runs, signature-grouped failures, stability report. Does NOT fix the test.

  38. 代码库分析,从 Git 历史和代码结构提取编码模式

  39. 构建项目并检查错误(修复错误见 /cc-best:fix)

  40. 快速恢复上下文,了解项目当前状态

  41. CC-Best Ralph Loop 集成,长时间自主循环

  42. 检查点管理,保存和恢复进度

  43. 需求澄清智能体,解决 REQ 文档中的待澄清项

  44. 死代码清理和代码整理

  45. 代码架构文档生成,自动扫描项目结构生成 token 优化的架构图

  46. Git 提交命令,生成规范的 commit message(另见 /cc-best:git-guide 操作指南)

  47. 上下文压缩,减少 token 消耗

  48. 置信度检查,评估当前阶段的决策质量和完成度

  49. 上下文管理,加载项目信息(会话级,另见 /cc-best:memory 管理持久记忆)

  50. UI 设计师智能体,负责界面设计审查和用户体验优化

  51. dev47

    研发工程师智能体,负责功能编码实现

  52. 文档同步,更新项目文档

  53. 知识演化,将学习内容聚类生成 Skills/Agents/Commands

  54. GitHub Issue 端到端修复闭环(分析→修复→测试→提交→关闭)

  55. fix47

    快速修复构建/类型/编译错误,最小化 diff(构建检查见 /cc-best:build)

  56. Git 提交规范和操作指南(参考文档,提交请用 /cc-best:commit)

  57. 紧急修复快速通道,跳过 PM/Lead 直接 Dev→Verify→Commit

  58. 模型推理和测试

  59. 自主迭代循环,自动完成任务序列

  60. 研发经理智能体,负责技术方案设计和任务分解

  61. 会话学习,从会话中提取可复用模式

  62. 项目记忆管理,维护 memory-bank(持久化,另见 /cc-best:context 管理会话上下文)

  63. 切换工作模式以适应不同场景(dev/research/review/planning)

  64. 结对编程模式,与用户协作开发

  65. pm47

    产品经理智能体,负责需求分析和产品规划

  66. pr47

    创建 Pull Request

  67. qa47

    测试工程师智能体,负责质量保证和问题验证

  68. 版本发布管理(版本号同步、CHANGELOG 更新、Git Tag)

  69. run47

    启动开发服务或应用(快捷启动,完整管理见 /cc-best:service)

  70. 配置安全扫描,审计插件自身配置的安全性

  71. 自我检查,验证输出质量

  72. 开发服务管理(自动检测运行时、启动/停止/重启服务)

  73. 配置项目首选包管理器 (npm/pnpm/yarn/bun)

  74. 项目初始化,配置 Claude Code 项目和 Hooks

  75. 项目状态与诊断信息

  76. 组件库审计,评估 skills/rules/commands 的健康度

  77. 任务粒度管理,分解和追踪任务

  78. 运行项目测试套件

  79. 训练机器学习/深度学习模型

  80. 综合验证命令,执行构建、类型、Lint、测试、安全检查

  81. Analyze staged changes and organize them into intuitive atomic commits following conventional commits.

  82. Address code review feedback — corroborate, validate, and implement changes from a review's final.md.

  83. Create a new custom reviewer from a natural language description.

  84. Check OCR installation and verify all dependencies are available.

  85. List past OCR review sessions.

  86. map45

    Generate a Code Review Map to help navigate large, complex changesets.

  87. Post the current OCR review to a GitHub PR.

  88. Run an AI-powered multi-agent code review on your changes.

  89. List all available reviewer personas for code review.

  90. Display a past OCR review session.

  91. Sync reviewer metadata from markdown files to reviewers-meta.json for the dashboard.

  92. Translate a multi-reviewer code review into a single human-voice GitHub PR comment.

  93. Review a given code review markdown document, GitHub PR review, or inline feedback — corroborate each point against actual code, then implement valid changes.

  94. Set Tokenless style to chat: shortest readable output

  95. Set Tokenless style to coding: dense structured output

  96. Disable Tokenless style and compression hooks

  97. Show Tokenless status, savings, latest artifact, and style controls