generate_page
Generate a Symbols.app page with routing, helmet metadata, and fetch integration, returning project structure, patterns, snippets, and library reference for context.
Instructions
Generate a Symbols.app DOMQL page with routing + helmet metadata + fetch integration.
Returns rules, project structure, patterns, snippets, and default library reference as context for page generation.
Args: description: What the page should contain and do. page_name: camelCase name for the page (used in route map).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_name | No | home | |
| description | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |