Claude Code Plugin · v0.1.1 · this page was designed with ux-pilot

From idea to
validated flow,
in your terminal

A senior UX designer in your CLI. Conversation-driven, rule-backed, with live browser preview.

Step 1 — Add from marketplace
/plugin marketplace add Sakaax/ux-pilot Copy
Step 2 — Install the skill
/plugin install ux-pilot@ux-pilot Copy
376 UX rulesloaded on-demand
161 color palettesindustry-specific
57 font pairingsGoogle Fonts
67 UI styleswith use cases
30 product typesrecommendations
Live previewSSE hot reload

Why

Not another code generator

Existing toolsux-pilot
ApproachGenerate code directlyDialogue first, code after
OutputOne-shotIterative, named versions
ScopeLanding pagesFull apps
PreviewNoneLocal server + hot reload
UX knowledgeFew rules376 rules on-demand
TokensLoads everythingPer-screen loading

Workflow

4 phases, skip what you don't need

1

Discovery

Smart ABCD questions. Understands product, users, goals. Outputs a UX Brief.

2

Audit

Scans existing code. Scored report with findings by severity.

3

Preview

Local server, named versions ("Classic", "Bold"), approve/reject per screen.

4

Export

UX spec markdown + React/Svelte/Vue components.

Rule engine

376 rules, never all at once

10 files
UX Patterns

Accessibility, forms, navigation, layout, typography, animation

7 files
Conversion

CTA, pricing, signup, checkout, 34 landing patterns

5 files
SEO & AEO

Structure, meta, performance, schema.org, AI citations

4 files
Psychology

Social proof, cognitive load, trust, persuasion

4 files
Aesthetics

Anti-slop, typography craft, backgrounds, 67 styles

1 file
Product Type

30 product-type specific recommendations

Built-in data

Design intelligence

161
Palettes
57
Font pairings
67
UI styles
30
Product types

Anti "AI slop"

Fights generic aesthetics

Banned

Inter, Roboto, Arial, system fonts
Purple gradients on white
Cookie-cutter layouts
V1 / V2 / V3 names

Instead

Distinctive fonts, weight extremes
Gradient meshes, noise textures
Dominant color + sharp accent
Descriptive: "Bold", "Minimal"

FAQ

Frequently asked questions

What is ux-pilot?

ux-pilot is a free, open-source plugin for Claude Code that acts as a senior UX designer. It guides you through designing your product's UX via structured conversation, then generates screens with a live browser preview. It includes 376 UX rules, 161 color palettes, 57 font pairings, and 67 UI styles.

How do I install ux-pilot in Claude Code?

Run two commands in Claude Code: /plugin marketplace add Sakaax/ux-pilot to add it from the marketplace, then /plugin install ux-pilot@ux-pilot to install the skill. No API keys needed.

Is ux-pilot free?

Yes. Completely free and open source under the MIT license. No subscription, no API keys, no hidden costs. Source code on GitHub.

How does ux-pilot compare to other AI design tools?

Unlike most AI tools that generate code directly, ux-pilot uses a dialogue-first approach — it asks questions about your product before generating anything. It produces iterative named versions, supports full apps (not just landing pages), includes a live preview server, and loads 376 UX rules on-demand for token efficiency.

What UX rules does ux-pilot include?

376 rules in 6 categories: UX Patterns (accessibility, forms, navigation), Conversion & Funnel (CTA, pricing, 34 landing patterns), SEO & AEO (schema.org, AI citation optimization), Psychology (social proof, trust, persuasion), Aesthetics (anti-AI-slop, typography craft, 67 UI styles), and Product Type (30 product-specific recommendations). Sourced from WCAG 2.1, Nielsen Norman Group, and Laws of UX.

Can ux-pilot audit my existing website?

Yes. Run /ux-pilot audit and it scans your codebase for UX issues — detects frameworks automatically, checks routes, HTML, forms, accessibility, SEO, mobile. Produces a scored report with findings by severity.

Does it work with React, Vue, and Svelte?

Yes. Preview is generated in vanilla HTML/CSS, and export converts approved screens to React, Svelte, or Vue components. It detects your project's framework automatically.

What is the anti "AI slop" feature?

ux-pilot actively fights generic AI-generated aesthetics. It bans Inter/Roboto/Arial fonts, purple gradients on white backgrounds, cookie-cutter layouts, and V1/V2/V3 naming. Instead, it uses distinctive fonts with weight extremes, gradient meshes, noise textures, and descriptive version names like "Classic", "Bold", "Minimal".