Workshop Materials
Everything you need to follow along
The practical bits from the workshop, in one place. Start by getting your machine set up, then add the Claude Code workflow tweaks we use every day.
Setup
Get your machine ready
One pasted command takes a stock Mac or Windows laptop — no git, no Node — to a working Claude Code, Node, pnpm and Vercel stack. PATH fixes included.
Open the setup guideSkill
The /done skill
Wrap up every coding session cleanly — update docs, fix lint, run tests, commit with a meaningful message, and print a productivity report. Runs its phases as parallel subagents.
Read the walkthroughStatus line
A two-row status line
A POSIX shell script that turns the JSON Claude Code pipes in into two dense, color-coded rows — branch, model, context %, tokens, diff size, and your 5-hour and weekly rate-limit windows with reset times.
Build the status line