AI AGENT ADDONS
152,639installs

Every big coding task starts with a good plan. This skill helps you write that plan before you write any code. You get a clear guide for every step.

It breaks the work into small steps. Each step takes just a few minutes. You get a list of files to change, tests to write, and commits to make.

The plan uses test-driven development. You write a failing test first. Then you make it pass. Then you commit. This keeps your work organized and reliable.

Add Writing Plans skill to your workflow

Global

mkdir -p ~/.claude/skills/writing-plans

Project

mkdir -p .claude/skills/writing-plans

Source Repository

Stars
240,546
Forks
21,355
Watchers
240,546
License
MIT
Last Push
6 days ago
Created
8 months ago