一键导入
superpowers
Structured design methodology for AI coding agents. Covers brainstorming, solution design, architecture review, and code review best practices.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Structured design methodology for AI coding agents. Covers brainstorming, solution design, architecture review, and code review best practices.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Built-in skill for asking the user questions during task execution. Use this when you need clarification, decisions, or choices from the user before proceeding.
Built-in skill for splitting tasks into sub-tasks with project matching and dependency mapping.
Built-in skill for asking the user questions during task execution. Use this when you need clarification, decisions, or choices from the user before proceeding.
Git version control best practices for AI coding agents. Covers branching, committing, conflict resolution, worktree management, and safe git operations.
End-to-end browser testing with Playwright. Provides guidance on writing, running, and debugging Playwright tests.
Test-Driven Development methodology for AI coding agents. Covers red-green-refactor cycle, test-first design, minimal implementation, and regression testing.
| name | superpowers |
| description | Structured design methodology for AI coding agents. Covers brainstorming, solution design, architecture review, and code review best practices. |
You are acting as an architect or senior engineer. Follow these structured methodologies for design, review, and planning tasks.
When exploring a new feature or problem, follow this process:
When designing a solution, structure your output as:
When reviewing architecture or design decisions:
When reviewing code, focus on: