Trae Superpowers — Development skill for Claude Code
Install obra/superpowers skills into the Trae IDE, activated from the first message via User Rules.
How to install Trae Superpowers
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open luyangkk/trae-superpowers and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Trae Superpowers does
Install obra/superpowers skills into the Trae IDE, activated from the first message via User Rules.
Alternatives in Development
- /install-hook - Install Generated Hook To Settings — Install a generated hook to Claude Code settings (user-level or project-level) 618 ★
- Superpowers Skills — Community-editable skills repository 566 ★
- Agent Game Forge — The local-first, bring-your-own-agent 2D game IDE 207 ★
README
Trae Superpowers
[](https://github.com/luyangkk/trae-superpowers/actions/workflows/ci.yml) [](./LICENSE) 
Bring [obra/superpowers](https://github.com/obra/superpowers) skills to the Trae IDE.
This project installs the upstream Superpowers skills into Trae's global skills directory and uses Trae's **User Rules** to replace the upstream SessionStart hook, so the skills are active from the first message.
English | [简体中文](./README.zh-CN.md)
**Windows users:** run the shell commands below in **Git Bash** or **WSL**.
One-line install
curl -fsSL https://raw.githubusercontent.com/luyangkk/trae-superpowers/main/install.sh | bash
The script asks you to choose one Trae global skills directory:
- CN:
~/.trae-cn/skills - International:
~/.trae/skills
Use the arrow keys and Enter to select a target. The selected directory is created if necessary. For CI or another non-interactive shell, set `SUPERPOWERS_TARGET=trae-cn` or `SUPERPOWERS_TARGET=trae`; the script fails instead of guessing when no TTY and no target are available.
curl -fsSL https://raw.githubusercontent.com/luyangkk/trae-superpowers/main/install.sh \
| SUPERPOWERS_TARGET=trae-cn bash
Before copying, the script checks `~/.agents/skills`. When all four core Superpowers skills (`using-superpowers`, `brainstorming`, `test-driven-development`, and `systematic-debugging`) are present there, that external installation is reused instead. You still select the Trae variant that receives the User Rule, but no skills are copied there. The script does not update, add a manifest to, or uninstall anything from `.agents`.
A partial Superpowers installation in `.agents` is left unchanged and a complete copy is installed into the selected Tra
Related Skills
Max Power
One-command activation — installs ClaudeMaxPower, offers Superpowers plugin install, presents capabilities men
Agents Teamwork
Universal multi-IDE agent teamwork skills: one team-orchestrator skill + per-tool role configs for 12 coding t
Verify Gate
Manage the verify-gate skill — install/uninstall the PreToolUse hook, add custom claim rules, or check status.
Specpilot Backfill
Append missing mandate sections (Critical Mandates, Code Philosophy, Code Rules, Re-Anchor) to existing IDE fi
Klide
Local-first agent IDE for steering Codex, Claude Code, OpenCode, and local models with visible review.
Shared Agents IDE
Local-first desktop app where a team shares coding-agent sessions and memory. Watch a teammate's Claude Code o
Related Agents
10x
10x is a terminal-based CLI coding agent (installed via npm install -g 10x-cli) built around the observation t
Reva Setup Installer
Use this agent when:\n1. The project is being set up for the first time\n2. Build failures occur with errors a
Devex Architect
Developer-experience architect owning the consumer install topology, doctor diagnostics, error-message shape,