type-fix
Installation
SKILL.md
Type Safety Fix Loop
Run validation and fix every failing layer bottom-up until pnpm validate:all exits 0. Follow the six-layer type safety architecture documented in _docs/type/.
Reference
Read these docs before starting (they define the chain, naming rules, generators, and fix protocol):
_docs/type/TYPE_SAFETY.md— full chain overview, error fixing protocol, commands_docs/type/layers/01-drizzle-schema.mdthrough06-ui-components.md— per-layer validation rules and generators_docs/type/AI_LAB_AND_OTHER_SURFACES.md— surfaces outside the chain (skip these)_docs/type/PROBLEMATIC_PAGES_TYPE_CHAIN.md— known runtime issues (context only)