npx claudepluginhub jscomet/superpowers --plugin superpowers# Commands 自定义斜杠命令目录。 ## 添加新命令 创建 `.md` 文件,文件名即为命令名(如 `review.md` 对应 `/review`)。
/READMEDisplays list of SuperClaude slash commands: agent (AI agents), index-repo (repo indexing), recommend, research (web research), and sc (show all), with install notes.
/READMEDisplays overview of OpenProse VM slash commands for booting VM, running prose programs, linting files, preflight checks, inspecting runs, and status.
/READMEProvides security and compliance skill pack with frameworks, checklists, references, and Python scripts for architecture, threat modeling, risk assessment, operations, and DevSecOps.
/READMETransforms rough, vague prompts into detailed, specific instructions for Claude Code, including steps, security, testing, and commit guidance. Copy the output for better results.
/READMEDisplays Claude Code slash commands directory organized by categories including Python, Web, DevOps, context engineering, quality assurance, integrations, and utilities.
/READMEDisplays catalog of custom slash commands for Universal Development Standards management and development workflows, with bilingual descriptions and links to individual command docs.
自定义斜杠命令目录。
创建 .md 文件,文件名即为命令名(如 review.md 对应 /review)。
---
name: review
description: 触发代码审查
---
# Review Command
命令内容...