Skip to content

How To Use This Kit

Intended workflow

  • Put this kit at the root of the repo you want Claude to build
  • Read CLAUDE.md
  • Feed Claude the prompts from prompt-pack/ one at a time
  • Review generated code before moving on
  • Keep the wiki synchronized with implementation

Rule

Do not dump all prompts at once.

Each prompt should end with: - repo tree changes - implementation summary - run instructions - test instructions - TODO list