Supported Tools
Supported Tools
Section titled “Supported Tools”superpowers-ja は project 内の AI coding tool を検出し、対応する skills directory に files を copy します。
Install
Section titled “Install”cd /path/to/projectnpx superpowers-jaTool を明示する場合:
npx superpowers-ja --tool claudenpx superpowers-ja --tool cursornpx superpowers-ja --tool codexnpx superpowers-ja --tool geminiTool Mapping
Section titled “Tool Mapping”| Tool | Install path |
|---|---|
| Claude Code / Copilot CLI | .claude/skills/ |
| Cursor | .cursor/skills/ |
| Codex CLI | .codex/skills/ |
| Gemini CLI | .gemini/skills/ |
| OpenCode | .opencode/skills/ |
| Aider | .aider/skills/ |
| Kiro | .kiro/steering/ |
| Windsurf | .windsurf/skills/ |
| Trae | .trae/skills/ |
| VS Code Copilot | .github/superpowers/ |
| Hermes Agent | .hermes/skills/ |
| Antigravity | .antigravity/skills/ |
| OpenClaw | skills/ |
| DeerFlow | skills/custom/ |
| Qwen Code | .qwen/skills/ |
| Claw Code | .claw/skills/ |
Home Directory Guard
Section titled “Home Directory Guard”Do not install into ~. Install per project so the bootstrap files and skills do not affect unrelated workspaces.
~ には install しないでください。project ごとに install することで、bootstrap files と skills が他の workspace に影響しません。