skill
site
Builds a website through eight gates, and a gate never opens before the one before it is signed.
curl -s adamelchab.pages.dev/raw/site.md
What it does
Runs a website build as eight gates held on disk: brief, research, structure, assets, build, craft and motion, audit, ship. A state script refuses to pass a gate whose artifact is missing or under 40 bytes, and refuses to pass any gate that is not the one currently open. Gate 0 is a 29 question form in six sections that the owner answers themselves, and those answers become the design contract no later gate is allowed to contradict. It holds the order, not the knowledge: every gate names the single reference file to open at that point, and the craft, motion and design corpora are loaded by path so they stop competing to be the trigger.
When to reach for it
When a site has to be built and the failure you expect is the usual one, a hero written before anybody decided who reads the page. This page came through those eight gates.
What it needs
Claude Code and python. The state script and the house UI kit it imports at gate 4 both live in my setup, not in this file.