website-build
Installation
SKILL.md
Website Build
Orchestrate the full website generation pipeline: shared CSS, homepage hero, parallel page generation, and site assembly.
Prerequisites
Both website-project.json and website-plan.json must exist (from setup and plan skills). If missing, redirect to the appropriate skill.
Workflow
1. Load Configuration
Read website-project.json and website-plan.json. Extract:
- Theme path and design variables path
- All page specs from the plan
- Navigation structure
- Build options (hero_renderer, language)
- Company details