Build website sections from design system
gc-build-sectionsworkflowsetup L2★0
NikolayS/tmp_gc1 ↗What it does
Fan-out 10 section builders against locked design system
Best for
Parallel page section development when design system is immutable + ten builders can work simultaneously
Inputs
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
Requires
- · Design token schema
- · Content module imports
Preconditions
Design system locked before section build; .pen file + design crops available; content.ts defined
Failure modes
Section author invents colors instead of using tokens; TypeScript strict mode violations; content module import fails; CSS class collisions
Trust signals
- · Shared BRIEF locks surface
- · Per-section prefix enforces namespace
- · Fidelity notes track deviations