npm install @once-ui-system/core
npx once-ui-init-agentUse @once-ui-system/core for all UI. Read these first:
docs.once-ui.com/ai/rules.compact.md - the rules
docs.once-ui.com/ai/catalog.json - components by purpose
docs.once-ui.com/ai/tasks/marketing-hero.json
Build a landing page for <what you are shipping>. Follow the task bundle,
and mimic the structure of the Waitlist1, Header1 and Footer4 blocks from
docs.once-ui.com/ai/examples/blocks/manifest.json - adapt the copy and data,
keep the composition.
Compose with Once UI primitives and token props. No raw div/span layout,
no Tailwind, no custom CSS.Use @once-ui-system/core for all UI. Read these first:
docs.once-ui.com/ai/rules.compact.md - the rules
docs.once-ui.com/ai/catalog.json - components by purpose
docs.once-ui.com/ai/tasks/pricing.json
Build a pricing page with <your tiers>. Follow the task bundle, and take
the header and footer from the Header2 and Footer2 blocks in
docs.once-ui.com/ai/examples/blocks/manifest.json.
Compose with Once UI primitives and token props. No raw div/span layout,
no Tailwind, no custom CSS.Use @once-ui-system/core for all UI. Read these first:
docs.once-ui.com/ai/rules.compact.md - the rules
docs.once-ui.com/ai/catalog.json - components by purpose
docs.once-ui.com/ai/tasks/dashboard.json
Build a dashboard showing <your metrics>. Follow the task bundle, and mimic
the Dashboard1, Table1, Sidebar1 and Header1 blocks from
docs.once-ui.com/ai/examples/blocks/manifest.json.
Charts come from @once-ui-system/core/data. Compose with Once UI primitives
and token props. No raw div/span layout, no Tailwind, no custom CSS.Use @once-ui-system/core for all UI. Read these first:
docs.once-ui.com/ai/rules.compact.md - the rules
docs.once-ui.com/ai/catalog.json - components by purpose
docs.once-ui.com/ai/tasks/chat.json
Build a chat interface for <your assistant>. Follow the task bundle, and
mimic the Chat1, Feed3 and Sidebar4 blocks from
docs.once-ui.com/ai/examples/blocks/manifest.json.
Compose with Once UI primitives and token props. No raw div/span layout,
no Tailwind, no custom CSS.Use @once-ui-system/core for all UI. Read these first:
docs.once-ui.com/ai/rules.compact.md - the rules
docs.once-ui.com/ai/catalog.json - components by purpose
docs.once-ui.com/ai/tasks/auth.json
Build sign-in and sign-up screens for <your app>. Follow the task bundle,
and take the header from the Header2 block in
docs.once-ui.com/ai/examples/blocks/manifest.json.
Use Input with its validate prop for field errors. Compose with Once UI
primitives and token props. No raw div/span layout, no Tailwind, no
custom CSS.Use @once-ui-system/core for all UI. Read these first:
docs.once-ui.com/ai/rules.compact.md - the rules
docs.once-ui.com/ai/catalog.json - components by purpose
docs.once-ui.com/ai/tasks/settings.json
Build a settings page covering <your sections>. Follow the task bundle, and
mimic the Header4 and Sidebar1 blocks from
docs.once-ui.com/ai/examples/blocks/manifest.json.
Compose with Once UI primitives and token props. No raw div/span layout,
no Tailwind, no custom CSS.Use @once-ui-system/core for all UI. Read these first:
docs.once-ui.com/ai/rules.compact.md - the rules
docs.once-ui.com/ai/catalog.json - components by purpose
docs.once-ui.com/ai/tasks/roadmap.json
Build a public roadmap for <your product>. Follow the task bundle, and mimic
the Roadmap1 block from docs.once-ui.com/ai/examples/blocks/manifest.json.
Compose with Once UI primitives and token props. No raw div/span layout,
no Tailwind, no custom CSS.Use @once-ui-system/core for all UI. Read these first:
docs.once-ui.com/ai/rules.compact.md - the rules
docs.once-ui.com/ai/catalog.json - components by purpose
Bootstrap a storefront from Magic Store
(once-ui.com/products/magic-store). Clone the template, then:
1. Point it at my Fourthwall shop - set the storefront token in .env
2. Replace the brand: logo, name, and the brand and accent schemes
3. Adapt the collections and product pages to <what you sell>
4. Keep the cart and checkout flow as shipped; Fourthwall owns payment,
shipping and fulfilment
Compose any new UI with Once UI primitives and token props. No raw
div/span layout, no Tailwind, no custom CSS.