oneshot-websites
Installation
SKILL.md
Oneshot Websites
Create a benchmark-ready directory of one-shot single-file website variants, each with its own PROMPT.md, index.html, route path, style type, and catalog entry.
Decision Tree
What is the user asking for?
- Full repertoire or benchmark catalog -> generate every style in
references/repertoire.md, then build a root catalog fromreferences/catalog-index.md. - A subset of styles -> use the selection rules in
references/generation-protocol.md, then generate only those style routes. - A new or custom style family -> read
references/ui-guidance.md, add a temporary style brief, and keep the catalog schema unchanged. - A single one-shot website -> use the same
PROMPT.mdand quality rules, but make one route only and skip the full catalog unless requested. - A generated catalog needs checking -> run
scripts/validate_catalog.pyagainst the output directory.