Recipes
5 recipes. Which screens to install, in what order, and how they are wired.
A recipe assembles library screens into a working feature inside your own app: which pieces to install, in what order, and complete Swift that wires them together, type-checked against the real screens. It ends with a harmonization pass, so the screens read as one feature rather than a stack of parts.
The CLI prints the install line for a recipe's screens after it installs the recipe.