Choose the product shape
Start from app topology, not a pile of components.
Start with the app shape you want. Blueprints stay first, and lower-level pieces are one filter away when you need to tune the contract.
A blueprint-first shortlist with live showcase context and scaffold commands close to the decision.
Each launchpad keeps the decision path tight: choose the product shape, inspect the contract, preview the runtime, then scaffold.
Start from app topology, not a pile of components.
Routes, shells, patterns, theme direction, and voice stay readable.
Open a live runtime before you commit to an implementation path.
Run the command, then tune from a known Decantr foundation.
decantr new my-app --blueprint=registry-platformWhen you do not need a full app starting point, browse the contract layers directly.
Composable UI sections when you already know the page shape.
02ThemesVisual systemToken-backed visual systems for readable generated UI.
03ShellsPage frameLayout containers for navigation, app frames, and focused workflows.
04ArchetypesProduct sectionProduct-section foundations for composing custom blueprints.
Content registry with browsing, publishing, user management, team collaboration, and admin moderation. Dogfooded UI for the Decantr design intelligence platform.
decantr new my-app --blueprint=registry-platformCommercial-grade DAW-first browser production studio with immersive arrangement canvas, mixer console, stem crate, live rooms, royalty split workbench, auth, and public cockpit preview.
v2.1.0 · May 13, 2026 · OfficialProfessional esports matchday command platform with live roster tracking, scrim scheduling, VOD review, sponsor dashboards, full auth, and an immersive broadcast-style public homepage.
v1.0.0 · May 13, 2026 · OfficialComplete collaboration platform with live presence, remote cursors, inline comments, and hierarchical pages. Notion/Linear-style productivity workspace with warm, content-focused design.
v1.0.0 · May 13, 2026 · OfficialTechnical data engineering workspace with visual pipeline builder, source catalog, transformation editor, job monitoring, and terminal-inspired aesthetics. Built for data engineers.
v1.0.0 · May 13, 2026 · OfficialThe registry is the official launch surface for shared Decantr contracts. Brownfield teams can still keep project-owned local patterns inside their app while using the registry for reusable blueprints, archetypes, themes, shells, and patterns.
Routes, shells, theme, and voice are visible before you scaffold.
Open the showcase to judge the blueprint as an app, not a document.
Copy the blueprint into a new Decantr project with one command.
decantr new my-app --blueprint=registry-platform