frontend-setup
Installation
SKILL.md
Frontend Setup
Interactive skill for scaffolding frontend projects. Guides through platform, framework, and tooling selection using cascading questions, then generates commands and directory structure.
Question Flow Strategy
Use AskUserQuestion with max 4 options per question. For categories with more options, use cascading questions:
- First ask about category/family
- Then ask for specific choice within that category
See references/frameworks.md for all groupings and options.