ui-craft-minimal
Creates minimal, clean UIs. Follows strict aesthetic guidelines for whitespace, fonts, and borders.
Install
mkdir -p .claude/skills/ui-craft-minimal && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18313" && unzip -o skill.zip -d .claude/skills/ui-craft-minimal && rm skill.zipInstalls to .claude/skills/ui-craft-minimal
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Minimal / clean / Linear / Notion / Vercel / whitespace-heavy UIs. Locked knobs: CRAFT=8, MOTION=3, DENSITY=2. Monochrome + one accent, Inter/Geist, hairline borders over shadows. Trigger on: minimal, clean, Linear-like, Notion-like, Vercel-like, whitespace-heavy.Key capabilities
- →Apply a minimal style with high whitespace
- →Use monochrome with one accent color
- →Prioritize Inter / Geist for body typography
- →Implement hairline borders instead of shadows
- →Use typography as the primary hierarchy
How it works
The skill applies a pre-committed minimal style by adhering to specific rules for color, typography, spacing, borders, motion, and composition, emphasizing whitespace and simplicity.
Inputs & outputs
When to use ui-craft-minimal
- →Designing clean UI layouts
- →Setting UI whitespace standards
- →Polishing UI interface aesthetic
About this skill
UI Craft — Minimal
Pre-committed minimal style: editorial clean, Linear / Notion / Vercel. Whitespace is the composition. One accent, hairline borders, almost no motion.
Knobs (locked)
- CRAFT_LEVEL = 8 — minimal aesthetics only work when executed precisely; Polish Pass is mandatory.
- MOTION_INTENSITY = 3 — hover + modal enter/exit only. No scroll reveals, no page transitions, no stagger.
- VISUAL_DENSITY = 2 — whitespace-heavy, 1-2 items per row, generous gutters.
Do not re-ask these in Discovery. Skip straight to accent + font confirmation if ambiguous.
Style anchors
- Black or near-black type on white or near-white canvas. Monochrome + ONE accent.
- Inter / Geist for body — never a display font.
- Section padding 120-200px vertical, 40-80px gutters.
- Hairline borders
1px solid oklch(92% 0.005 250)in place of shadows. - Typography is the hierarchy. No decorative gradients, patterns, or glass.
- Single-column hero default. Asymmetry via one supporting element, not layout tricks.
- Motion is punctuation, not spectacle.
- Every pixel deliberate. When in doubt, cut it.
Base rules (inherited)
All rules in ../ui-craft/SKILL.md apply. This file overrides knob defaults and adds style-specific guidance below. The anti-slop and craft tests still apply in full.
Style-specific overrides
Typography
- Body: Inter or Geist, 400 weight. UI emphasis: 500. Never 600/700 in body copy.
system-ui, -apple-systemas fallback stack.- Headings:
tracking-tight/-0.02emabove 24px, 500 or 600 max. text-wrap: balanceon headings,text-wrap: prettyon paragraphs.- No display serifs. No geometric display sans. No mixing two sans families.
Color
- Surface:
oklch(99% 0 0)(light) /oklch(14% 0.005 250)(dark). - Text:
oklch(18% 0.01 250)primary,oklch(46% 0.01 250)secondary. - Accent reserved for: primary CTA, active nav item, one key metric. That is it.
- Borders:
oklch(92% 0.005 250)light /oklch(24% 0.008 250)dark. No colored borders.
Spacing & layout
- Section vertical:
py-24 md:py-32 lg:py-40(96 / 128 / 160px) minimum; 200px for hero on large screens. - Container:
max-w-5xltypical;max-w-3xlfor reading content. - One accent placement per viewport preferred; two max.
- No card grids with more than 2 columns on desktop.
Borders & elevation
- Default chrome = 1px hairline border, no shadow.
- Elevation only for floating UI (menus, toasts, modals) — single soft ambient shadow, not layered.
- Radius: 6px inputs, 8px cards, 12px modals. Keep the scale narrow.
Motion
- Allowed: hover (opacity / border color, 120-150ms), modal + dialog enter/exit (180-220ms ease-out), focus ring.
- Forbidden at this intensity: scroll-triggered reveals, stagger, page transitions, parallax, magnetic cursor, entrance choreography.
- Any animation must honor
prefers-reduced-motion.
Composition
- Hero: left-aligned or centered headline, ONE supporting element (social proof line, screenshot, single chip). No floating badges, orbs, blobs.
- Features: stacked rows with a single real visual each. No 3-up uniform icon grids even when tempting.
- Nav: text-only links, current state = accent underline or weight 500. No pill backgrounds.
Reference files to read first
Keep the reading list tight. Load only these from ../ui-craft/references/:
layout.md— spacing, hierarchy, compositiontypography.md— scale, readability, weightcolor.md— monochrome scales, OKLCH, dark modeaccessibility.md— focus, contrast, keyboard
Skip dashboard.md, stack.md, sound.md unless explicitly relevant.
Anti-patterns for THIS style
- Multiple accent colors. One accent, period.
- Display serifs, geometric display sans, or mixing two sans families.
- Decorative gradients, mesh backgrounds, noise overlays, glass panels.
- Scroll-triggered reveals, stagger, page transitions — even "subtle" ones.
- Uniform 3-column icon-heading-text feature grids.
- Colored shadows or glows as affordances.
- Dense layouts. If density feels right, this is the wrong variant — switch to
ui-craft-dense-dashboard. - Pill backgrounds on nav links or buttons by default; prefer text + underline.
- Section padding under 96px on desktop.
When not to use it
- →When the user requests multiple accent colors
- →When the user wants display serifs or geometric display sans fonts
- →When the user wants decorative gradients, mesh backgrounds, or noise overlays
Limitations
- →The skill uses locked knobs for CRAFT_LEVEL, MOTION_INTENSITY, and VISUAL_DENSITY.
- →The skill allows only one accent color.
- →The skill forbids scroll-triggered reveals, stagger, and page transitions.
How it compares
This skill enforces a specific, opinionated minimal UI aesthetic with locked design knobs and detailed style anchors, providing a consistent framework unlike general UI design principles.
Compared to similar skills
ui-craft-minimal side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| ui-craft-minimal (this skill) | 0 | 23d | No flags | Intermediate |
| ui-ux-pro-max | 1,909 | 4mo | Review | Intermediate |
| svg-precision | 527 | 3mo | Review | Intermediate |
| mobile-android-design | 101 | 2mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by educlopez
View all by educlopez →You might also like
ui-ux-pro-max
nextlevelbuilder
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
svg-precision
dkyazzentwatwa
Deterministic SVG generation, validation, and rendering. Use for icons, diagrams, charts, UI mockups, or technical drawings requiring structural correctness and cross-viewer compatibility.
mobile-android-design
wshobson
Master Material Design 3 and Jetpack Compose patterns for building native Android apps. Use when designing Android interfaces, implementing Compose UI, or following Google's Material Design guidelines.
frontend-slides
sickn33
Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.
scroll-experience
davila7
Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product pages, and award-winning web experiences. Makes websites feel like experiences, not just pages. Use when: scroll animation, parallax, scroll storytelling, interactive story, cinematic website.
penpot-uiux-design
github
Comprehensive guide for creating professional UI/UX designs in Penpot using MCP tools. Use this skill when: (1) Creating new UI/UX designs for web, mobile, or desktop applications, (2) Building design systems with components and tokens, (3) Designing dashboards, forms, navigation, or landing pages, (4) Applying accessibility standards and best practices, (5) Following platform guidelines (iOS, Android, Material Design), (6) Reviewing or improving existing Penpot designs for usability. Triggers: "design a UI", "create interface", "build layout", "design dashboard", "create form", "design landing page", "make it accessible", "design system", "component library".