Что такое writing-plans?
Используйте, если у вас есть спецификация или требования для многоэтапной задачи, прежде чем прикасаться к коду. Источник: pcvelz/superpowers.
Используйте, если у вас есть спецификация или требования для многоэтапной задачи, прежде чем прикасаться к коду.
Быстро установите AI-навык writing-plans в вашу среду разработки через командную строку
Источник: 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.
Стабильные поля и команды для ссылок в AI/поиске.
npx skills add https://github.com/pcvelz/superpowers --skill writing-plansИспользуйте, если у вас есть спецификация или требования для многоэтапной задачи, прежде чем прикасаться к коду. Источник: pcvelz/superpowers.
Откройте терминал или инструмент командной строки (Terminal, iTerm, Windows Terminal и т.д.) Скопируйте и выполните эту команду: npx skills add https://github.com/pcvelz/superpowers --skill writing-plans После установки навык будет автоматически настроен в вашей AI-среде разработки и готов к использованию в Claude Code, Cursor или OpenClaw
https://github.com/pcvelz/superpowers