Was ist writing-plans?
Verwenden Sie diese Option, wenn Sie eine Spezifikation oder Anforderungen für eine mehrstufige Aufgabe haben, bevor Sie mit dem Code in Berührung kommen Quelle: pcvelz/superpowers.
Verwenden Sie diese Option, wenn Sie eine Spezifikation oder Anforderungen für eine mehrstufige Aufgabe haben, bevor Sie mit dem Code in Berührung kommen
Installieren Sie den KI-Skill writing-plans schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: pcvelz/superpowers.
You MUST NOT call EnterPlanMode or ExitPlanMode at any point during this skill. This skill operates in normal mode and manages its own completion flow via AskUserQuestion. Calling EnterPlanMode traps the session in plan mode where Write/Edit are restricted. Calling ExitPlanMode breaks the workflow and skips the user's execution choice. If you feel the urge to call either, STOP — follow this skill's instructions in...
Write 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, code, testing, docs they might need to check, how to test it. Give them the whole plan as bite-sized tasks. DRY. YAGNI. TDD. Frequent commits.
Assume they are a skilled developer, but know almost nothing about our toolset or problem domain. Assume they don't know good test design very well.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/pcvelz/superpowers --skill writing-plansVerwenden Sie diese Option, wenn Sie eine Spezifikation oder Anforderungen für eine mehrstufige Aufgabe haben, bevor Sie mit dem Code in Berührung kommen Quelle: pcvelz/superpowers.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/pcvelz/superpowers --skill writing-plans Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/pcvelz/superpowers