Prompting
Prompt patterns
Index of reusable Mythex prompt patterns — landing pages, dashboards, CRUD, redesigns, and more.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Index of reusable Mythex prompt patterns — landing pages, dashboards, CRUD, redesigns, and more.
| Pattern | Guide |
|---|---|
| Landing page | Build a landing page |
| CRUD + database | Build a CRUD app |
| Redesign | Redesign your UI |
| Bug fix | Debug your app |
| Any API | Integrate any API |
| BYO auth | Add login |
| BYO Stripe | Accept payments |
| BYO email | Send email |
Build a dashboard for [PRODUCT] with a simple login screen (bring-your-own auth
provider / keys — Mythex account login is separate from your app’s users).
Pages: overview (KPI cards + chart), [ENTITY] list with search, [ENTITY] detail,
settings/profile.
Use a clean sidebar layout. Seed with realistic mock data if no database yet.