How this command is triggered — by the user, by Claude, or both
Slash command
/superpowers:READMEThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Commands 自定义斜杠命令目录。 ## 添加新命令 创建 `.md` 文件,文件名即为命令名(如 `review.md` 对应 `/review`)。
自定义斜杠命令目录。
创建 .md 文件,文件名即为命令名(如 review.md 对应 /review)。
---
name: review
description: 触发代码审查
---
# Review Command
命令内容...
npx claudepluginhub jscomet/superpowers --plugin superpowers/READMEDisplays documentation for all available commands, including format, validation, and discovery scripts. Also supports listing commands by keyword.
/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 the full catalog of 31 slash commands organized by SDD workflow, data engineering, visualization, and developer productivity categories.
/READMEDisplays documentation for pixel art commands to create sprites with size/palette presets, manage palettes, export PNG/GIF/spritesheets/JSON, setup Aseprite MCP server, and show help.