What problem does it solve?
Reference rules for picking one of the three website-factory production archetypes — brochure, editable_brochure, or app_lite — from a site-brief. Auto-load this skill whenever the task involves choosing a stack, picking a starter kit, deciding whether a project needs a CMS/database/auth/payments, or translating a site-brief into a site-plan. Encodes the selection tree, refusal rules, and upgrade/downgrade triggers. Source of truth is config/archetypes.json. Not a user-invocable command.
Core Features & Use Cases
- Encodes the decision tree and refusal rules used to choose between brochure, editable_brochure, and app_lite.
- References the canonical configuration in config/archetypes.json to ensure consistent decisions.
- Supports planning tasks such as stack selection, starter kit choice, CMS/data requirements, and translation of briefs into site plans.
Quick Start
Provide a site brief and run the archetype planner to determine the recommended archetype and starter kit.