writing-plans
How to Install
Claude Code:
git clone --depth 1 https://github.com/obra/superpowers.git && cp superpowers/skills/SKILL.md ~/.claude/skills/SKILL.mdCursor:
Copy the SKILL.md content into your .cursorrules fileWrite comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste. Document everything they need to know: which files to touch for each task,...
Details
| Category | Coding → generation |
| Source | https://github.com/obra/superpowers/tree/main/skills/writing-plans/SKILL.md |
| Stars | ★ 229.8K |
| Risk Level | Safe |
Related Skills
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the wor
requesting-code-review
# Requesting Code Review
Dispatch a code reviewer subagent to catch issues before they cascade. The
analyzing-network-traffic-of-malware
# Analyzing Network Traffic of Malware
## When to Use
- Sandbox execution has captured a PCAP file
openapi-to-mcp
# Build an MCP server from an OpenAPI spec
Turn an existing REST API — described by an OpenAPI 3.x