Pre-Built Components
Introduction
Ready-made editorial component patterns for teams that want shadcn-style installation and usage guidance.
Use this section when you want composable editorial patterns instead of a full theme. Each page describes a ready-made component set, the content shape it expects, and how to wire it into a Paragraph CMS-backed front end.
The current component patterns are:
Each guide follows the same contract:
- what kind of content surface the pattern is for;
- which building blocks to install first;
- which CMS fields you should wire; and
- how to use the pattern without locking yourself into one brand aesthetic.
Installation model
Treat these patterns the same way you would treat a shadcn component:
- choose the pattern that matches the editorial job;
- add only the blocks you actually need;
- connect the required CMS fields and references; and
- restyle the surface to match your own design system.
These are opinionated starting points, not final themes. The goal is faster assembly, cleaner content contracts, and less repeated UI work.