writing-plans이란?
코드를 터치하기 전에 다단계 작업에 대한 사양이나 요구 사항이 있을 때 사용하세요. 출처: pcvelz/superpowers.
코드를 터치하기 전에 다단계 작업에 대한 사양이나 요구 사항이 있을 때 사용하세요.
명령줄에서 writing-plans AI 스킬을 개발 환경에 빠르게 설치
출처: 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