I Got Claude to Write Code I Could Ship

11 gen220 1 7/28/2025, 2:26:50 PM graphite.dev ↗

Comments (1)

frankfrank13 · 6h ago
Noted that the largest PR in the stack is 268 lines, but obviously thats mostly html!

> #1 feat: add basic HTML structure and styling for Wordle game +268/-0

also here's the magic bit to include in Claude.md to make this work

> Before writing any code, present the user with the structure of the stack that you intend to submit and ask for confirmation before proceeding.

> IMPORTANT: The code in each PR of a stack must be atomic and must pass CI. Confirm this before committing any updates.