Component Showcase
Every content type in the Stackwright schema, rendered on the docs theme. Used for visual regression and accessibility testing.
Slide One
YAML is the syntax. The schema is the safety net.
Slide Two
AI agents write validated content through conversation.
Slide Three
The output is a Next.js app you own. No lock-in.
Timeline Demo
Q1 2025
Project inception โ core schema and YAML pipeline
Q2 2025
Theme system, dark mode, and 13 content types
Q3 2025
Otter Raft AI agents and MCP integration
Q4 2025
launch-stackwright CLI and public release
Icon Grid Demo
Tabbed Content Demo
Stackwright uses YAML as the authoring format. Content is validated by Zod schemas and rendered as React components.
Feature List Demo
AI-Native
Agents write schema-validated YAML through conversation.
Safe by Construction
Zod schemas enforce correctness at build time.
Fast
API spec to working demo in hours.
Testimonial Grid Demo
โStackwright turned our hackathon into a shipping machine.โ
โThe Otter Raft built our entire site through conversation.โ
โDark mode that actually works. Every component respects the theme.โ
FAQ Demo
Pricing Table Demo
Pro
For teams
- โEverything in Open Source
- โPriority support
- โCustom components
- โTeam collaboration
Enterprise
For organizations
- โEverything in Pro
- โDedicated onboarding
- โSLA guarantees
- โCustom integrations
Text Block Demo
Text blocks support headings, multiple text paragraphs, and action buttons.
Use them for content sections that don't need media.
Grid Demo
Left Column
Grid columns can contain any content type. This is a text block in the left column.
Right Column
This is a text block in the right column. Grid layout stacks on mobile.
NavSidebar - Persistent Navigation
The NavSidebar component provides persistent navigation for content-heavy sites. On desktop, it displays as a fixed sidebar with collapsible sections. On mobile, it becomes a slide-out drawer accessed via a floating action button.
**Key Features:**
โข Desktop: Fixed sidebar with collapse toggle
โข Mobile: Slide-in drawer with backdrop overlay
โข Nested navigation with expand/collapse
โข Active link highlighting
โข Full keyboard navigation (Tab, Enter, Escape, Arrows)
โข WCAG 2.1 AA compliant
**Try it:** Look to the left on desktop, or tap the menu button on mobile. The sidebar you're using right now is the NavSidebar component!