Examples
Real layouts assembled from useVyre primitives. Use them as a reference for composition, or as test fixtures when prompting an AI agent against the AI context.
Real layouts
Hand-built reference implementations, fully interactive.
Dashboard app (multi-page)
liveA functional 5-page billing dashboard with working sidebar navigation — AppLayout, Sidebar, DataGrid, Item, Card, RadioGroup, Switch.
- AppLayout
- Sidebar
- DataGrid
- Item
- Card
- Badge
- RadioGroup
- Switch
SaaS Dashboard (single page)
liveApp shell, KPI cards, searchable invoice table — Card, Table, Badge, Input, Avatar, Progress.
- Card
- Table
- Badge
- Avatar
- Progress
- Input
- Button
Sign-in screen
liveLogin form with validation hints, social providers, and a beta badge — Field, Input, Checkbox, Alert.
- Card
- Field
- Input
- Checkbox
- Alert
- Badge
- Separator
AI-generated showcases
These are the differentiator: not "look at this layout," but "look at AI generate it correctly using @usevyre/ai-context." Each will ship with the prompt, the transcript, and a side-by-side comparison against an unguided AI run.
AI-generated dashboard (Claude)
coming soonFull source + prompt transcript. Coming soon.
Before / after: with vs without AI context
coming soonSame prompt, two outputs. See how @usevyre/ai-context prevents hallucinated props.