Two specialized agents ensure your product looks and reads consistently across every page: Brand Standard handles the visual identity, and the Content Agent writes all the copy.
Brand Standard generates a complete visual identity for your product based on a few inputs: your product name, a brief description of the vibe you want (professional, playful, minimal, bold), and optionally a reference URL or color you like. From there, it produces a design token file that defines your color palette (primary, secondary, accent, backgrounds, borders), typography scale, font pairings, spacing rhythm, and component radius.
These tokens are applied globally through your Tailwind CSS theme. Every building block, every page, and every component the Build Agent creates references these tokens — so changing your brand palette updates the entire product instantly. You can ask Brand Standard to regenerate with different parameters at any time, or manually edit individual tokens in the CSS file.
The Content Agent writes all user-facing text for your product. This includes marketing headlines, feature descriptions, button labels, onboarding instructions, empty state messages, error text, meta descriptions for SEO, and legal pages like Terms of Service and Privacy Policy. It derives voice and tone from your Brand Standard — a playful brand gets casual copy, a professional brand gets precise language.
Content is not hard-coded into components. The Content Agent writes to structured content files that pages reference, making it easy to update copy without touching component code. If you want to refine a headline, you can edit the content file directly or tell the Content Agent by voice: "make the hero headline more urgent." Changes propagate to the live page immediately.
Brand Standard and the Content Agent work together to enforce consistency. If you add a new page, both agents activate — Brand Standard ensures the page uses the correct tokens, and the Content Agent writes copy that matches your established voice. If you manually edit a page and introduce a color that is not in your palette, the next audit will flag it. This is not restrictive — it is a guardrail that prevents the gradual drift that makes products look and feel inconsistent over time.