What problem does it solve?
Turns design artifacts and brand systems into working, production-ready frontend code inside a project's repository, removing manual translation work and ensuring design fidelity through compile-verified phases.
Core Features & Use Cases
- Phased build pipeline: scaffold → foundations → components → screens → extraction review → finalize, with compile checkpoints at key gates.
- Agent orchestration: spawns gsp-project-builder agents in specific execution modes (foundations, component, screen) to parallelize work and balance model usage.
- Traceable outputs: writes scaffold and build logs, status files, manifests, and surfaced QA findings into the project's build directory for auditability and resumption.
- Use case: Run this Skill when you have completed design chunks and a brand system and need the designs implemented as code, with token integration, shadcn composition rules, and repeatable build verification.
Quick Start
Run the gsp-project-build pipeline to implement the active GSP project's designs into the codebase and produce build logs in the project's build directory.