LoopFlow, the workshop
Learn LoopFlow by doing โ build a small todo app from an empty folder, one loop at a time. Pick your tool and work the tasks top to bottom.
Two ways to drive LoopFlow: straight from a Claude Code chat, or from VS Code with the extension. Same .loop files, same engine โ pick the one you live in. By the last task you'll have a working, tested todo app. Switch tracks any time; your progress is saved per track in this browser.
Before you start: an empty repo or a fresh scratch folder is all you need โ step 1 installs LoopFlow into it with
npx, and you'll build the todo app from zero. (Have Node 18+ and the Claude Code CLI.)๐ You built a todo app
From an empty folder to a working, tested app โ add, complete, persist behind a gate, a CRUD pipeline, a quality pass, saved to your library, and shipped on a branch with a PR. Every step was a loop that verified itself. That's loop engineering.
Deep dive โ the full language โ Play LoopFlow Lab ๐ฎ