shadcn_get_composition
Get the component composition for a page type, with rationale per section. Converts design templates into concrete shadcn/ui implementation.
Instructions
Get shadcn/ui component composition for a specific page type. Returns which components to combine per section with rationale. This is the bridge from designer's page templates to concrete implementation. Use after designer_get_page_template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_type | Yes | Page type: landing, dashboard, auth, settings, checkout, blog, docs, admin, profile, pricing, onboarding, ai-chat |