get_components_by_scenario
Return curated component lists and recommended build order for project types like SaaS dashboard or ecommerce. Use to scope a new library by passing a scenario or 'list' for options.
Instructions
Return a curated component list and recommended build order for a project type. Use this when starting a library from scratch to get a sensible scope and sequence. Pass 'list' as scenario to see all available options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scenario | Yes | Project type. e.g. 'saas_dashboard', 'ecommerce', 'forms_heavy', 'content_site', 'mobile_web', 'minimal'. Pass 'list' to see all options. |