A series on AI-assisted development
How I use
Claude code
#1
Planning and building a new feature
- ▍ Plan first - map the approach together, no code yet.
- ▍ Slice it into versions: 2.0 → 1.0 → 0.1.
- ▍ Ship each step: committable, clickable, testable.