The GliaKit design system is free on Figma Community →

Next.js boilerplate + design system + AI rules

Ship a SaaS that looks designed

One system across Figma, code, and your Cursor / Claude Code.

  • Wired on day one

    Auth, payments, database and email connected out of the box.

  • One system, zero drift

    Figma, code and AI rules never fall out of sync.

  • AI-native by design

    Cursor and Claude Code ship UI that already matches.

localhost:3000

15wired screens
1:1figma ↔ code tokens
shadcn/uibuilt on

The problem

AI tools ship features. They don’t ship taste.

Prompt a feature and you get working code — with default fonts, arbitrary spacing, and a blue button that matches nothing. Every screen drifts a little further from the last.

Same dashboard, same data. The only difference is a system the code actually follows. Drag to compare.

Generic AI outputGliaKit-styled

One system, three surfaces

Design, code, and AI rules describe the same thing

Figma
Button / Gradientauto × 44
Code
components/ui/button.tsxtsx
const buttonVariants = cva(  "inline-flex items-center justify-center rounded-md",  {    variants: {      variant: {        default: "bg-primary text-primary-foreground",        // violet fill -> signature gradient on hover        gradient:          "bg-primary hover:bg-[image:var(--gradient-signal)]",      },    },  },)
Rules file
.cursor/rules/design-system.mdcmdc
# ButtonsPrimary calls-to-action use:  <Button variant="gradient"> Never hardcode colors. Use semantic tokens only:  bg-primary, text-primary-foreground, bg-card,  border-border, text-muted-foreground Radius: buttons + inputs = rounded-md (8px).

Built with a few prompts

What you can ship with just a few prompts

datum.app
Datum — A data catalog for our BI team
orbit.app
Orbit — An all-in-one SaaS ops console
slice.app
Slice — A cap-table manager for founders
meridian.app
Meridian — A crypto trading dashboard
roster.app
Roster — A workspace for freelancers
strider.app
Strider — An athlete performance tracker
codex.app
Codex — A docs collaboration workspace
contra.app
Contra — A creator marketplace + CRM
cohort.app
Cohort — An HR people directory
lumen.app
Lumen — A student learning dashboard
datum.app
Datum — A data catalog for our BI team
orbit.app
Orbit — An all-in-one SaaS ops console
slice.app
Slice — A cap-table manager for founders
meridian.app
Meridian — A crypto trading dashboard
roster.app
Roster — A workspace for freelancers
strider.app
Strider — An athlete performance tracker
codex.app
Codex — A docs collaboration workspace
contra.app
Contra — A creator marketplace + CRM
cohort.app
Cohort — An HR people directory
lumen.app
Lumen — A student learning dashboard

What’s inside

A working product, not a component dump

gliakit.com/
Boilerplate + design system

Ship a SaaS that looks designed

Get startedLive demo
gliakit.com/dashboard
Overview
Billing
Team
Settings
OverviewDashboard
New

48,120

2,340

3.2%

gliakit.com/settings/billing
Overview
Billing
Team
Settings
Settings

Plan & billing

Ship

€199 · one-time

Current

Payment method

•••• 4242Edit
gliakit.com/customers
Overview
Billing
Team
Settings

Customers

Search…
NameStatusMRR
Aurora LabsActive€199
NorthwindTrial€0
Monzo CloneActive€99
VelaChurned€0
gliakit.com/sign-up

Create your account

you@company.com
••••••••
Continue
Continue with GitHub

15 wired screens

Landing, dashboard, settings, billing, CRUD, and auth — routed and ready.

Sign in

you@company.com
Continue
Continue with Google

Auth · Clerk

Sign-in, sign-up, and protected routes wired in.

Card€199.00
4242 4242 4242 4242
12 / 28
CVC
Pay €199

Payments · Stripe

Checkout and the billing screen, one-time and subscription.

Welcome to GliaKitnoreply@app.com

Email · Resend

Transactional templates that match the system.

Layers

Figma source

The full library, variables mapped 1:1 to the tokens.

model Subscription {
  id        String  @id @default(cuid())
  plan      Plan
  status    Status   @default(active)
  userId    String
  createdAt DateTime @default(now())
}

Database · Prisma

Typed models for users, subscriptions, and content.

design-system.mdc
screens.mdc
tokens.mdc
prompts/new-screen.md
prompts/crud-table.md

Rules + prompt library

Cursor & Claude Code rules, plus prompts that ship on-brand UI.

v1.4Resend templates
v1.3Billing screens
v1.2Prompt library

Lifetime updates

Buy once. Every new screen and template is yours.

The AI layer

Your AI tools inherit the system

claude-code — gliakitlive

Add a team members table with an invite button

read .cursor/rules/design-system.mdc

read .cursor/rules/screens.mdc

+ src/app/team/page.tsx

+ uses <DataTable>, <Button variant="gradient">

Composed from existing primitives. Tokens only. No new colors.

Done — matches the system.

generates
On-brand

Team

Members

Invite
DVDejan V.
Owner
MKMira K.
Admin
STSam T.
Member

Pricing

Buy once. Ship on brand forever.

One-time payment, no subscription. Yours forever, with lifetime updates.

GliaKit UI

FreeFigma Community

The design system, open to everyone.

  • Full token set + variables
  • Core components in Figma
  • Light + dark foundations
Open in Figma

GliaKit

€199one-time

The complete kit — wired and ready to deploy.

  • Next.js + shadcn/ui boilerplate
  • All 15 screens — wired & routed
  • Auth, payments, database & email connected
  • AI rules files + prompt library
  • Lifetime updates
  • Priority support
Get GliaKit — €199

GliaKit + Studio

€1,499

Custom-themed to your brand by the designer who built the system. 3 slots per month.

Book a slot

FAQ

Questions, answered

Still unsure? Reach out at hello@uiforge.design.

Dejan Veljanoski, product designer and creator of GliaKit

Who built this

Dejan Veljanoski

Product designer · UI Forge

I built GliaKit because I was tired of AI tools shipping features that looked nothing like the product around them. I use this exact system to ship my own work — Laffari and client products — and now it's the thing I reach for first.

Ready when you are

Stop shipping default UI.
Ship designed.

The boilerplate, the design system, and the rules your AI tools need — one purchase, yours forever.

One-time paymentLifetime updatesFigma + code + AI rules