¿Qué es writing-plans?
Úselo cuando tenga una especificación o requisitos para una tarea de varios pasos, antes de tocar el código. Fuente: pcvelz/superpowers.
Úselo cuando tenga una especificación o requisitos para una tarea de varios pasos, antes de tocar el código.
Instala rápidamente el skill de IA writing-plans en tu entorno de desarrollo mediante línea de comandos
Fuente: 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.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/pcvelz/superpowers --skill writing-plansÚselo cuando tenga una especificación o requisitos para una tarea de varios pasos, antes de tocar el código. Fuente: pcvelz/superpowers.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/pcvelz/superpowers --skill writing-plans Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/pcvelz/superpowers