get_component_code
Get FINISHED application-UI components (React + Tailwind, zero dependencies) written against a Standout app theme's semantic tokens: app shell with sidebar/topbar, stat row with mono tabular metrics, data table with layout-matched loading skeletons + instructive empty state + inline retryable error, and a settings form with inline validation, sticky save bar and a two-step danger zone. States are built in, so the agent wires data and content instead of inventing structure. Install the theme first via get_app_theme.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | No | App theme id the components bind to (default graphite-ledger) | |
| component | No | Component id: app-shell, stat-row, data-table, settings-form, or 'all' (default) |