# Wish Themes > Free, open-source, human-curated design systems for AI coding agents. Every theme is a single-file HTML page paired with a design.md spec (tokens, layout, components, and the reasoning) so an agent can rebuild the design in any framework: React, Vue, Svelte, Laravel, anything. MIT licensed, donation-supported, never gated. Wish Themes exists because LLMs hold design knowledge without design experience: they can build anything but can't tell good from generic. The catalog encodes human taste, information density, and vertical nuance in files an agent can read. ## Published themes - [Inventory / Warehouse Admin](https://wishthemes.com/themes/inventory-warehouse-admin): A responsive pharmacy warehouse admin with a compact product table, batch and expiry signals, bulk upload actions, custom filters, stronger pagination, and a collapsible sidebar. Files: [ZIP bundle](https://wishthemes.com/theme-files/inventory-warehouse-admin/bundle.zip), [index.html](https://wishthemes.com/theme-files/inventory-warehouse-admin/index.html), [components.html](https://wishthemes.com/theme-files/inventory-warehouse-admin/components.html), [design.md](https://wishthemes.com/theme-files/inventory-warehouse-admin/design.md) ## Machine access - [Registry (JSON)](https://wishthemes.com/registry.json): published theme metadata and absolute file URLs - CLI (coming soon): `npx wish-themes search ""`, `npx wish-themes add ` - Agent skill (coming soon): `npx wishthemes add design-skill` ## Catalog (in development) The planned catalog covers 156 themes, 69 components, and 50 SVG assets, prioritized in four tiers. Full machine-readable list: [backlog.json](https://wishthemes.com/backlog.json). Tier-1 (shipping first): - ERP SaaS landing page (`marketing/saas`, theme) - Dev-tool / API landing page (`marketing/saas`, theme) - AI product landing page (`marketing/saas`, theme) - Analytics / BI SaaS landing page (`marketing/saas`, theme) - Waitlist / coming-soon page (`marketing/startup-app`, theme) - Changelog page (`marketing/startup-app`, theme) - Design agency site (`marketing/agency-services`, theme) - Crypto / token landing page (`marketing/finance-property`, theme) - Developer portfolio (`marketing/personal-content`, theme) - Designer portfolio (`marketing/personal-content`, theme) - Docs site (`marketing/personal-content`, theme) - Pricing page (`marketing/utility`, theme) - Fashion storefront (`shops/by-industry`, theme) - Fashion product page (swatches / lookbook) (`shops/by-page`, theme) - Category page with filters (PLP) (`shops/by-page`, theme) - Cart + checkout flow (`shops/by-page`, theme) - Analytics / BI dashboard (`dashboards/horizontal`, theme) - SaaS shell (auth + settings + billing + RBAC) (`dashboards/horizontal`, theme) - CRM dashboard (`dashboards/business-ops`, theme) - HRIS admin dashboard (`dashboards/business-ops`, theme) - POS dashboard (`dashboards/business-ops`, theme) - E-commerce admin / seller center (`dashboards/business-ops`, theme) - Multi-select combobox (`components/inputs`, component) - Tag input (`components/inputs`, component) - Async-search combobox (`components/inputs`, component) - File upload dropzone (`components/inputs`, component) - Date picker (`components/inputs`, component) - Date-range picker with presets (`components/inputs`, component) - Data table: server-side (filter / paginate / select) (`components/data`, component) - Data table: simple sortable (`components/data`, component) - KPI / stat card set (`components/data`, component) - Collapsible sidebar nav (`components/nav`, component) - Empty-state block (`components/overlay`, component) - Rich text editor scaffold (→ Tiptap) (`components/content`, component) - Pricing table (`components/content`, component) - Hero section variant set (`components/content`, component) - Empty state: no search results (`assets/empty-states`, asset) - Empty state: empty cart (`assets/empty-states`, asset) - Empty state: 404 scene (`assets/empty-states`, asset) - Empty state: first-run dashboard (`assets/empty-states`, asset) - Hero scene: data analytics (`assets/scenes`, asset) - Hero scene: AI assistant (`assets/scenes`, asset) - Organic blob set (5 shapes, recolorable) (`assets/blobs-bg`, asset) - Layered wave section dividers (`assets/blobs-bg`, asset) - Gradient orb set (AI-landing style) (`assets/blobs-bg`, asset) - Grid + glow dev-tool background (`assets/blobs-bg`, asset) ## Wishlist Anyone can wish a theme into existence: wishes are [GitHub issues](https://github.com/syahiidkamil/wishthemes/issues), votes are reactions, and future granted wishes will link to the shipped theme. Browse: [wishlist](https://wishthemes.com/wishlist). ## Project - [Homepage](https://wishthemes.com/): browse and search the full catalog - [Catalog](https://wishthemes.com/catalog): all use cases with search and filters - [Docs](https://wishthemes.com/docs): tutorials, workflows, bundle reference, and release status - [Hall of Fame](https://wishthemes.com/hall-of-fame): supporters who keep the project free - [About](https://wishthemes.com/about): mission and model - [License (MIT)](https://wishthemes.com/license): free for commercial and personal use - [GitHub](https://github.com/syahiidkamil/wishthemes): source, wishes, and contributions