The article body renders here, inside the meta row and related-posts layout.
Components
Every component the boilerplate ships.
44 components across 6 categories: the admin dashboard, calls to action, typography, animated blocks, the blog kit, and the core shell. Where this marketing site already uses a piece, you are looking at the real, live component, not a mockup.
Dashboard
The admin shell that ships at /dashboard: a real working surface, not a screenshot. These pieces compose into one configurable shell.
Command palette
IncludedA press Cmd or Ctrl plus K search box that jumps to any page or doc without touching the mouse.
Top bar
IncludedSticky header with the search trigger, a notifications menu, the account menu, and space for page actions.
Six analytics charts
IncludedArea, bar, line, stacked bar, donut, and radial charts. Each one takes a single data prop.
Create modal
IncludedA pop-up form with inline validation and a success message, the pattern for any add or edit flow.
Settings form
IncludedProfile photo, name, username, email, and bio, validated on the client and ready to wire to your API.
Call to action
The buttons that turn a visitor into a signup or a sale, styled and ready to use.
Text and typography
One type system that every page reads from. Change a token once, every heading follows.
Section title
Card title
The lead paragraph that sets up a section.
Body copy reads from the type-scale tokens, defined once and reused everywhere.
Secondary copy for captions and helper text.
Typography
LiveHero through Micro, the full text scale used across every page.
01/What you get
Eyebrow
LiveThe numbered, uppercase section label used above every heading on the site.
Badge
LiveA hairline chip for a stat or a label, no fill, just a clean border.
NumberMarker
LiveA circled step number for numbered sequences and how-it-works sections.
0sites shipped
NumberTicker
LiveCounts up to a number as it scrolls into view, built for stat sections.
Effects and blocks
Animated Magic UI style blocks, themed to your tokens, for hero sections and feature grids.
AnimatedBeam
LiveDraws an animated connector between two elements, the effect behind connection diagrams.
Hero grid background
GridPattern
LiveA tiled grid background you can fade toward the edges, for hero sections that need texture.
BentoGrid
LiveA responsive feature grid where each tile reveals its call to action on hover.
Spotlight card
Move your cursor over this card. The border and spotlight follow it.
MagicCard
LiveA card with a spotlight that follows your cursor and a glowing border.
Beam border
A light travels around this card's edge.
BorderBeam
LiveA light that travels around a card's edge to draw attention to one element.
Shipped my SaaS in a weekend.
The cleanest boilerplate I've used.
Re-skinned the whole site in an hour.
AI native from the first commit.
Shipped my SaaS in a weekend.
The cleanest boilerplate I've used.
Re-skinned the whole site in an hour.
AI native from the first commit.
Shipped my SaaS in a weekend.
The cleanest boilerplate I've used.
Re-skinned the whole site in an hour.
AI native from the first commit.
Shipped my SaaS in a weekend.
The cleanest boilerplate I've used.
Re-skinned the whole site in an hour.
AI native from the first commit.
Marquee
LiveAn infinite scrolling row for logos, reviews, or any list you want gently moving.
AnimatedShinyText
LiveA slow shine that sweeps across text, used for announcement pills and new badges.
BlurFade
LiveContent blurs and slides into place as it scrolls into view.
Blog kit
The blog that runs this very site: article layout, cards, and a category system, ready for your own posts.
Build notes and guides
Practical writing on shipping AI-native products.
BlogIndexHero
LiveThe header banner at the top of the blog index page.
CardArticle
LiveOne article preview card: cover image, category, title, and read time.
BadgeCategory
LiveA small colored label for an article's category, shown on cards and article pages.
ArticleLayout
LiveThe full article page frame: meta row, featured image, and a related-posts sidebar.
A heading styled from the tokens
Body copy at a readable measure, with accent links and tokenized code, all defined once in ArticleProse.
- Headings, lists, and quotes styled automatically
- No Tailwind typography plugin required
ArticleProse
LiveStyled article body: headings, lists, quotes, and code, all matched to the site's tokens.
BlogList
LiveThe filterable, paginated grid of article cards that powers the blog index.
ReadingProgress
IncludedA thin bar at the top of the screen that fills in as the reader scrolls.
CodeCopy
IncludedAdds a copy button to every code block on the page automatically.
Core shell
The scaffolding every page reaches for: navigation, containers, forms, and data display.
Hairline card
Flat fill, no shadow. Premium by restraint.
Card
LiveA flat, hairline container with no drop shadow, the base surface for content blocks.
Field
LiveA labelled text input with an accent focus ring, for any form.
Modal
LiveA centered dialog with a backdrop and focus trap, for confirmations and short forms.
StatCard
LiveA single number and label on a hairline card, for a row of key metrics.
FunnelBars
LiveA horizontal bar chart for step-by-step conversion funnels.
DataTable
LiveA hairline table with column headers, for any list of records.
••••••••••••••••••CopyField
LiveA read-only field with a one-click copy button, for API keys and commands.
pnpm add @/components/coreCodeBlock
LiveA code snippet with a copy button and an optional label bar.
ThemeToggle
LiveThe light and dark mode switch used in the header.

