Skip to content
Stylaform

Brand systems for AI-assisted teams

Your brand, in a form AI can follow.

AI can build your product in minutes. Without clear direction, it can also make it look like everybody else's.

Stylaform helps you explore, test and lock a distinctive visual system, then turns it into structured rules that humans and AI coding tools can follow.

  1. Discover
  2. Explore
  3. Compare
  4. Test
  5. Decide
  6. Lock
  7. Export
  8. Enforce

One product. Four brand systems.

Northstar is a demonstration, not a customer.

Measured, institutional, evidence-led.

Northstar
Sign in

Logistics operations

Every shipment, accounted for.

Northstar tracks freight across carriers and flags exceptions before they reach your customer.

Start a trialBook a walkthrough

This week

1,284
Active routes
98.2%
On-time rate
7
Open exceptions

Exceptions

  • NS-4471Customs holdResolve
  • NS-4478Late departureResolve
  • accent: #14508C
  • radius: 4px
  • heading: Source Serif 4
  • shadow: none

The sameness problem

AI is getting better at building. It is also getting better at looking the same.

Same gradients. Same pill buttons. Same rounded cards, same shadows, same hero. Four different companies, one visual language nobody chose.

Prompt: "Build me a modern SaaS website."

The problem is not AI.

The problem is asking AI to make design decisions your company never made.


Stylaform gives AI boundaries without taking away creativity. Your company decides what the brand is. The agent implements it, at whatever speed it likes, inside rules that were written down on purpose.

How it works

Eight steps from a vague idea to rules a machine can obey.

The journey is deliberately linear. Each step exists because skipping it is how products end up looking accidental.

  1. 01

    Discover

    Start with who you are.

    Stylaform learns about the company, product, industry, audience, personality and ambitions. Founders should not begin by picking colors at random.

  2. 02

    Explore

    See what your brand could become.

    Genuinely different visual directions — color, typography, components and personality — applied to realistic product interfaces rather than abstract swatches.

  3. 03

    Compare

    Compare systems, not swatches.

    See the same interface rendered with different brand directions. Comparison makes an abstract preference into a tangible decision.

  4. 04

    Test

    Get out of your own head.

    Structure feedback around useful questions and run measurable checks such as color contrast, so a decision rests on more than the founder's taste on a Tuesday.

  5. 05

    Decide

    Turn preference into a decision.

    Choose the direction that represents the company, then refine colors, typography, components and rules until it is genuinely yours.

  6. 06

    Lock

    Make the decision official.

    A locked Stylaform version becomes an immutable approved brand specification. Future changes create a new version rather than silently changing history.

  7. 07

    Export

    Give everybody the same source of truth.

    Generate BRAND.md, tokens.json, CSS variables, Tailwind-compatible guidance and instructions for AI coding agents.

  8. 08

    Enforce

    Keep the brand from slowly disappearing.

    Compare future implementation against the approved Stylaform and find brand drift before inconsistency becomes the new design system.

From prompt to specification

Same agent. Same effort. Completely different input.

Before Stylaform

Make us a modern, friendly SaaS website.

Use blue.

Make it professional.

AI has to invent the rest — and it will invent the same thing it invented for everybody else.

With Stylaform

primary:      #14508C
surface:      #FFFFFF
text:         #101A26
border:       #D3DCE5

heading font: Source Serif 4
body font:    IBM Plex Sans

button radius: 6px

cards:
  1px neutral border
  no drop shadow

forbidden:
  gradients
  pill-shaped primary buttons
  unapproved colors

AI implements decisions instead of inventing them.

Export

A brand book your AI can actually read.

Traditional brand books are documents written for people — a PDF someone opens twice. Stylaform keeps the brand as structured data and generates documentation a coding agent can parse and follow.

BRAND.md is an export, not the database. The structured Stylaform system stays the source of truth, so every other artifact — tokens, CSS, agent instructions — is generated from the same decisions.

BRAND.md
# Brand System

## Character

Confident, human and precise.

## Typography

Headings: Source Serif 4, 600
Body: IBM Plex Sans, 400

## Components

Primary buttons use the accent token.
Border radius: 6px.

## Required

Visible keyboard focus.
WCAG AA contrast where applicable.

## Forbidden

Do not use gradients.
Do not introduce unapproved fonts.
Do not use pill-shaped primary buttons.

Design tokens

Design decisions become build instructions.

A token is just a decision with a name. Once it has a name, a person can read it, a stylesheet can use it and an agent can be held to it.

How a brand decision becomes a named token and a value
DecisionTokenValue
Our accent is a deep signal bluecolor.accent#14508C
Headings are set in a seriffont.headingSource Serif 4
Layouts breathe on a 4px rhythmspace.416px
Corners are barely roundedradius.button6px
Cards use a border, never a shadowcomponent.card1px solid border
No gradients anywhererule.forbiddengradient
Same tokens feed →HumansDevelopersAI agentsCSSTailwindDocumentation

AI coding agents

Give your coding agent a design system, not a vibe.

Coding agents are remarkably good when the constraints are explicit. Left without them, they still have to choose a color, a radius, a font and a button shape — and they will choose the average of everything they have seen.

Stylaform converts human brand decisions into explicit machine-readable guidance you can paste into the tools you already use, including Codex, Claude, Lovable, Cursor and Replit.

Named factually. Stylaform has no partnership with these vendors.

agent-instructions.md
Use only tokens defined in tokens.json.
Primary buttons: color.accent, radius.button (6px).
Cards: 1px border.default, no box-shadow.
Never introduce a font outside font.heading / font.body.
Never emit a gradient background.
Maintain WCAG AA contrast for text on surfaces.
If a needed value has no token, stop and ask.

Versioning

Decide once. Change deliberately.

A brand begins as a draft. Teams explore and refine it. Once approved, they lock a version — and a locked version cannot silently mutate.

  1. 01

    Draft

    Explore and refine freely.

  2. 02

    Review

    Test, compare, gather feedback.

  3. 03Locked

    Locked v1

    Immutable approved specification.

  4. 04

    New draft

    A later redesign starts here.

  5. 05

    Review

    The same discipline, again.

  6. 06Locked

    Locked v2

    v1 stays exactly as it was.

The result is a known reference point for every build. When someone asks what the brand is, the answer is a version number rather than an opinion.

Enforcement

Coming soon

Your brand will drift. Stylaform helps you see when.

Nobody decides to abandon the brand. It leaves one small compromise at a time, and then one day the product no longer looks like the thing you approved.

  • A developer uses a slightly different gray.
  • An AI agent invents another border radius.
  • A new page introduces a different button.
  • Someone adds a font because it was quicker.
  • A generated component uses an inaccessible color pair.
Example findingsillustration only
  • Unknown color#7164FF

    Not part of approved tokens

  • Border radius mismatch16px

    Expected: 6px

  • Unapproved fontInter

    Approved: Source Serif 4, IBM Plex Sans

  • Forbidden ruleGradient detected

    Gradients are forbidden in this Stylaform

Brand Drift detection is in development. Nothing above is a claim about a feature you can use today — when it ships, this label comes off.

Accessibility

Good brand decisions should still work for people.

Contrast is arithmetic, not taste. Stylaform calculates measurable requirements such as color contrast rather than asking an agent to guess, and suggests an accessible alternative when a pair falls short.

  • #101A26 on #FFFFFF

    Body text on surface

    16.8:1Pass AA
  • #8FA6BC on #FFFFFF

    Suggested: #5A6B7D at 4.9:1

    2.4:1Fails AA
  • #FFFFFF on #14508C

    Button label on accent

    8.1:1Pass AA

Stylaform supports accessible design decisions. It does not make a website WCAG-compliant on its own — implementation still matters.

Feedback

Coming soon

Stop asking "Which one do you like?"

Liking is not a brand strategy. Stylaform is being built to structure brand feedback around questions that actually decide something.

  • Which feels most trustworthy?
  • Which feels most innovative?
  • Which feels appropriate for this product?
  • Which would you expect from a premium service?
  • Which feels easiest to use?

Structured feedback studies are in development. Stylaform does not operate external research panels, and no aggregated results are shown here because none exist yet.

Security

Your brand strategy is company information.

Stylaform stores brand decisions, and often the thinking behind them. The application is built around workspace isolation, server-side authorization and private storage.

How Stylaform is built

AI safety

AI assists. Humans decide.

AI can propose directions, colors, typography and rules. It cannot approve them, grant itself access or change authorization. Locking a version is always a human action.

Read the AI approach

Stop letting the prompt choose your brand.

Decide what your product should look like once. Give every human and AI developer the same rules from then on.