scaffolding-projects

Installation
SKILL.md

Scaffolding Projects

Follow this sequence when starting something new. Do not write code until you understand what exists and what's needed.

Scale the process to the task. For a one-function change, skim phases 1-3 in seconds. For a new service, spend real time on each.

Workflow

Progress:
- [ ] Phase 1: Understand requirements
- [ ] Phase 2: Explore existing code
- [ ] Phase 3: Plan approach
- [ ] Phase 4: Implement incrementally
- [ ] Phase 5: Verify each step

Phase 1: Understand requirements

  • Clarify what the user wants. Ask focused questions if the request is ambiguous — but do not over-interrogate obvious requests.
Related skills

More from beltonk/claude-code-agent-skills

Installs
4
First Seen
Apr 8, 2026