What is writing-plans?
Use before coding when you have specs for a multi-step task; produce an implementation plan. Source: jackiexiao/jackie-skills-starter.
Use before coding when you have specs for a multi-step task; produce an implementation plan.
Quickly install writing-plans AI skill to your development environment via command line
Source: jackiexiao/jackie-skills-starter.
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.
Announce at start: "I'm using the writing-plans skill to create the implementation plan."
Use before coding when you have specs for a multi-step task; produce an implementation plan. Source: jackiexiao/jackie-skills-starter.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill writing-plansUse before coding when you have specs for a multi-step task; produce an implementation plan. Source: jackiexiao/jackie-skills-starter.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill writing-plans Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/jackiexiao/jackie-skills-starter