design_page_scaffold
Generate a complete page layout with hero, features, pricing, call-to-action, and footer sections. Choose from landing, pricing, docs, or blog layouts and target HTML, React, Vue, or Svelte frameworks.
Instructions
Scaffold a full page with sections (hero, features, pricing, cta, footer).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Page title. | Untitled page |
| layout | No | Page layout (landing|pricing|docs|blog). | landing |
| framework | No | Target framework (html|react|vue|svelte). | html |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |