# Scaffold authoring guide

Use the built-in generators so new surfaces follow the product skeleton by default.

## Commands

- `npm run create:command -- <name> --summary "..."`
- `npm run create:check -- <name> --summary "..."`
- `npm run create:gate -- <name> --summary "..."`
- `npm run create:runner -- <name> --summary "..."`

Each generator writes code, tests, and documentation stubs.
