ClipMarts

UI Designer

Generate polished UI specs with spacing, color, and type systems

$9Starter SkillFor specialists, founders, and lean teams

What is UI Designer?

A skill that instructs your agent to produce design-ready UI specifications. Covers design token systems (spacing, color, typography), component anatomy breakdowns, responsive behavior rules, accessibility contrast requirements, and interaction state documentation. Outputs specs that developers can implement without guessing.

Setup Time

5 min

Difficulty

Intermediate

Works With
paperclipclaude-code

What's Included

  • ui-designer.md
  • templates/component-spec.md
  • templates/design-tokens.yaml
  • examples/button-spec.md
  • examples/card-spec.md
  • checklists/a11y-checklist.md
  • README.md

Preview

ui-designer.md
# UI Designer Skill

## Design Token System
Define tokens before designing components:

### Spacing Scale (base: 4px)
- xs: 4px | sm: 8px | md: 16px | lg: 24px | xl: 32px | 2xl: 48px

### Color Palette
- Primary: define 50-950 scale from brand color
- Neutral: gray scale for text and backgrounds
- Semantic: success (green), warning (amber), error (red), info (blue)
- Ensure 4.5:1 contrast ratio on all text colors

### Typography Scale
- Display: 36/40px — hero headings only
- H1: 30/36px | H2: 24/32px | H3: 20/28px
- Body: 16/24px | Small: 14/20px | Caption: 12/16px
- Font: system stack — no custom fonts without performance budget

## Component Spec Template
For every component, document:
1. Anatomy (labeled wireframe)
2. States: default, hover, focus, active, disabled, error
3. Responsive: how it adapts at sm/md/lg breakpoints
4. Accessibility: role, aria-labels, keyboard nav

Installation Guide

terminal
$ paperclipai skill import --from ./ui-designer/
Skill imported successfully.

One command to import — then assign to any agent in your company.

Option A: CLI (recommended)

1

Download and extract the ZIP

unzip ui-designer.zip
2

Import the skill

paperclipai skill import --from ./ui-designer/
3

Assign to an agent

# Via CLI:
paperclipai agent update <agent-name> --add-skill ui-designer

# Or in the dashboard:
# Agents → [agent name] → Skills → Add "UI Designer"

Option B: Dashboard UI

1

Open Skills page

Navigate to Skills → Import Skill

2

Upload the product folder

From the extracted ZIP, upload the ui-designer/ directory containing SKILL.md.

3

Assign to agents

Go to Agents → [agent] → Skills and add "UI Designer" from the list.

Share
Files included7
Setup time5 min
Difficultyintermediate

Tags

designuitokenscomponentsaccessibilityfigma