nexu-io/open-design/skills/minimalist-skill/SKILL.md
minimalist-ui
Clean editorial-style interfaces. Warm monochrome palette, typographic contrast, flat bento grids, muted pastels. No gradients, no heavy shadows.
- Source repository stars
- 82,073
- Declared platforms
- 0
- Static risk flags
- 0
- Last source update
- 2026-07-28
- Source checked
- 2026-07-28
Decision brief
What it does—and where it fits
Clean editorial-style interfaces. Warm monochrome palette, typographic contrast, flat bento grids, muted pastels.
Not for
- Tasks that require unconfirmed production actions or broad system permissions.
- Environments where the pinned source and install steps cannot be inspected.
Compatibility matrix
Platform support, with evidence labels
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
Inspect first. Install second.
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/nexu-io/open-design --skill "skills/minimalist-skill"Inspect the Agent Skill "minimalist-ui" from https://github.com/nexu-io/open-design/blob/89d6d4ef21baf80f871595abdf6f7de6e941dd44/skills/minimalist-skill/SKILL.md at commit 89d6d4ef21baf80f871595abdf6f7de6e941dd44. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
What the source asks the agent to do
- 01
1. Protocol Overview
Name: Premium Utilitarian Minimalism & Editorial UI Description: An advanced frontend engineering directive for generating highly refined, ultra-minimalist, "document-style" web interfaces analogous to top-tier workspace platforms. This protocol strictly enforces a high-contrast…
Name: Premium Utilitarian Minimalism & Editorial UI Description: An advanced frontend engineering directive for generating highly refined, ultra-minimalist, "document-style" web interfaces analogous to top-tier workspac… - 02
2. Absolute Negative Constraints (Banned Elements)
The AI must strictly avoid the following generic web development defaults: - DO NOT use the "Inter", "Roboto", or "Open Sans" typefaces. - DO NOT use generic, thin-line icon libraries like "Lucide", "Feather", or standard "Heroicons". - DO NOT use Tailwind's default heavy drop s…
DO NOT use the "Inter", "Roboto", or "Open Sans" typefaces.DO NOT use generic, thin-line icon libraries like "Lucide", "Feather", or standard "Heroicons".DO NOT use Tailwind's default heavy drop shadows (e.g., shadow-md, shadow-lg, shadow-xl). Shadows must be practically non-existent or heavily customized to be ultra-diffuse and low opacity (< 0.05). - 03
3. Typographic Architecture
The interface must rely on extreme typographic contrast and premium font selection to establish an editorial feel. - Primary Sans-Serif (Body, UI, Buttons): Use clean, geometric, or system-native fonts with character. Target: font-family: 'SF Pro Display', 'Geist Sans', 'Helveti…
Primary Sans-Serif (Body, UI, Buttons): Use clean, geometric, or system-native fonts with character. Target: font-family: 'SF Pro Display', 'Geist Sans', 'Helvetica Neue', 'Switzer', sans-serif.Editorial Serif (Hero Headings & Quotes): Target: font-family: 'Lyon Text', 'Newsreader', 'Playfair Display', 'Instrument Serif', serif. Apply tight tracking (letter-spacing: -0.02em to -0.04em) and tight line-height (1…Monospace (Code, Keystrokes, Meta-data): Target: font-family: 'Geist Mono', 'SF Mono', 'JetBrains Mono', monospace. - 04
4. Color Palette (Warm Monochrome + Spot Pastels)
Color is a scarce resource, utilized only for semantic meaning or subtle accents. - Canvas / Background: Pure White FFFFFF or Warm Bone/Off-White F7F6F3 / FBFBFA. - Primary Surface (Cards): FFFFFF or F9F9F8. - Structural Borders / Dividers: Ultra-light gray EAEAEA or rgba(0,0,0,…
Canvas / Background: Pure White FFFFFF or Warm Bone/Off-White F7F6F3 / FBFBFA.Primary Surface (Cards): FFFFFF or F9F9F8.Structural Borders / Dividers: Ultra-light gray EAEAEA or rgba(0,0,0,0.06). - 05
5. Component Specifications
Bento Box Feature Grids:
Bento Box Feature Grids:Utilize asymmetrical CSS Grid layouts.Cards must have exactly border: 1px solid EAEAEA.
Permission review
Static risk signals and limitations
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
Why each signal appears
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 70/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 82,073 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Provenance and original SKILL.md
- Repository
- nexu-io/open-design
- Skill path
- skills/minimalist-skill/SKILL.md
- Commit
- 89d6d4ef21baf80f871595abdf6f7de6e941dd44
- License
- Apache-2.0
- Collected
- 2026-07-28
- Default branch
- main
View the original SKILL.md
Protocol: Premium Utilitarian Minimalism UI Architect
1. Protocol Overview
Name: Premium Utilitarian Minimalism & Editorial UI Description: An advanced frontend engineering directive for generating highly refined, ultra-minimalist, "document-style" web interfaces analogous to top-tier workspace platforms. This protocol strictly enforces a high-contrast warm monochrome palette, bespoke typographic hierarchies, meticulous structural macro-whitespace, bento-grid layouts, and an ultra-flat component architecture with deliberate muted pastel accents. It actively rejects standard generic SaaS design trends.
2. Absolute Negative Constraints (Banned Elements)
The AI must strictly avoid the following generic web development defaults:
- DO NOT use the "Inter", "Roboto", or "Open Sans" typefaces.
- DO NOT use generic, thin-line icon libraries like "Lucide", "Feather", or standard "Heroicons".
- DO NOT use Tailwind's default heavy drop shadows (e.g.,
shadow-md,shadow-lg,shadow-xl). Shadows must be practically non-existent or heavily customized to be ultra-diffuse and low opacity (< 0.05). - DO NOT use primary colored backgrounds for large elements or sections (e.g., no bright blue, green, or red hero sections).
- DO NOT use gradients, neon colors, or 3D glassmorphism (beyond subtle navbar blurs).
- DO NOT use
rounded-full(pill shapes) for large containers, cards, or primary buttons. - DO NOT use emojis anywhere in code, markup, text content, headings, or alt text. Replace with proper icons or clean SVG primitives.
- DO NOT use generic placeholder names like "John Doe", "Acme Corp", or "Lorem Ipsum". Use realistic, contextual content.
- DO NOT use AI copywriting clichés: "Elevate", "Seamless", "Unleash", "Next-Gen", "Game-changer", "Delve". Write plain, specific language.
3. Typographic Architecture
The interface must rely on extreme typographic contrast and premium font selection to establish an editorial feel.
- Primary Sans-Serif (Body, UI, Buttons): Use clean, geometric, or system-native fonts with character. Target:
font-family: 'SF Pro Display', 'Geist Sans', 'Helvetica Neue', 'Switzer', sans-serif. - Editorial Serif (Hero Headings & Quotes): Target:
font-family: 'Lyon Text', 'Newsreader', 'Playfair Display', 'Instrument Serif', serif. Apply tight tracking (letter-spacing: -0.02emto-0.04em) and tight line-height (1.1). - Monospace (Code, Keystrokes, Meta-data): Target:
font-family: 'Geist Mono', 'SF Mono', 'JetBrains Mono', monospace. - Text Colors: Body text must never be absolute black (
#000000). Use off-black/charcoal (#111111or#2F3437) with a generousline-heightof1.6for legibility. Secondary text should be muted gray (#787774).
4. Color Palette (Warm Monochrome + Spot Pastels)
Color is a scarce resource, utilized only for semantic meaning or subtle accents.
- Canvas / Background: Pure White
#FFFFFFor Warm Bone/Off-White#F7F6F3/#FBFBFA. - Primary Surface (Cards):
#FFFFFFor#F9F9F8. - Structural Borders / Dividers: Ultra-light gray
#EAEAEAorrgba(0,0,0,0.06). - Accent Colors: Exclusively use highly desaturated, washed-out pastels for tags, inline code backgrounds, or subtle icon backgrounds.
- Pale Red:
#FDEBEC(Text:#9F2F2D) - Pale Blue:
#E1F3FE(Text:#1F6C9F) - Pale Green:
#EDF3EC(Text:#346538) - Pale Yellow:
#FBF3DB(Text:#956400)
- Pale Red:
5. Component Specifications
- Bento Box Feature Grids:
- Utilize asymmetrical CSS Grid layouts.
- Cards must have exactly
border: 1px solid #EAEAEA. - Border-radius must be crisp:
8pxor12pxmaximum. - Internal padding must be generous (e.g.,
24pxto40px).
- Primary Call-To-Action (Buttons):
- Solid background
#111111, text#FFFFFF. - Slight border-radius (
4pxto6px). No box-shadow. - Hover state should be a subtle color shift to
#333333or a micro-scaletransform: scale(0.98).
- Solid background
- Tags & Status Badges:
- Pill-shaped (
border-radius: 9999px), very small typography (text-xs), uppercase with wide tracking (letter-spacing: 0.05em). - Background must use the defined Muted Pastels.
- Pill-shaped (
- Accordions (FAQ):
- Strip all container boxes. Separate items only with a
border-bottom: 1px solid #EAEAEA. - Use a clean, sharp
+and-icon for the toggle state.
- Strip all container boxes. Separate items only with a
- Keystroke Micro-UIs:
- Render shortcuts as physical keys using
<kbd>tags:border: 1px solid #EAEAEA,border-radius: 4px,background: #F7F6F3, using the Monospace font.
- Render shortcuts as physical keys using
- Faux-OS Window Chrome:
- When mocking up software, wrap it in a minimalist container with a white top bar containing three small, light gray circles (replicating macOS window controls).
6. Iconography & Imagery Directives
- System Icons: Use "Phosphor Icons (Bold or Fill weights)" or "Radix UI Icons" for a technical, slightly thicker-stroke aesthetic. Standardize stroke width across all icons.
- Illustrations: Monochromatic, rough continuous-line ink sketches on a white background, featuring a single offset geometric shape filled with a muted pastel color.
- Photography: Use high-quality, desaturated images with a warm tone. Apply subtle overlays (
opacity: 0.04warm grain) to blend photos into the monochrome palette. Never use oversaturated stock photos. Use reliable placeholders likehttps://picsum.photos/seed/{context}/1200/800when real assets are unavailable. - Hero & Section Backgrounds: Sections should not feel empty and flat. Use subtle full-width background imagery at very low opacity, soft radial light spots (
radial-gradientwith warm tones atopacity: 0.03), or minimal geometric line patterns to add depth without breaking the clean aesthetic.
7. Subtle Motion & Micro-Animations
Motion should feel invisible — present but never distracting. The goal is quiet sophistication, not spectacle.
- Scroll Entry: Elements fade in gently as they enter the viewport. Use
translateY(12px)+opacity: 0resolving over600mswithcubic-bezier(0.16, 1, 0.3, 1). UseIntersectionObserver, neverwindow.addEventListener('scroll'). - Hover States: Cards lift with an ultra-subtle shadow shift (
box-shadowtransitioning from0 0 0to0 2px 8px rgba(0,0,0,0.04)over200ms). Buttons respond withscale(0.98)on:active. - Staggered Reveals: Lists and grid items enter with a cascade delay (
animation-delay: calc(var(--index) * 80ms)). Never mount everything at once. - Background Ambient Motion: Optional. A single, very slow-moving radial gradient blob (
animation-duration: 20s+,opacity: 0.02-0.04) drifting behind hero sections. Must be applied to aposition: fixed; pointer-events: nonelayer. Never on scrolling containers. - Performance: Animate exclusively via
transformandopacity. No layout-triggering properties (top,left,width,height). Usewill-change: transformsparingly and only on actively animating elements.
8. Execution Protocol
When tasked with writing frontend code (HTML, React, Tailwind, Vue) or designing a layout:
- Establish the macro-whitespace first. Use massive vertical padding between sections (e.g.,
py-24orpy-32in Tailwind). - Constrain the main typography content width to
max-w-4xlormax-w-5xl. - Apply the custom typographic hierarchy and monochromatic color variables immediately.
- Ensure every card, divider, and border adheres strictly to the
1px solid #EAEAEArule. - Add scroll-entry animations to all major content blocks.
- Ensure sections have visual depth through imagery, ambient gradients, or subtle textures — no empty flat backgrounds.
- Provide code that reflects this high-end, uncluttered, editorial aesthetic natively without requiring manual adjustments.
Alternatives
Compare before choosing
coreyhaines31/marketingskills
ab-testing
When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program
coreyhaines31/marketingskills
churn-prevention
When the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit survey,' 'pause subscription,' 'involuntary churn,' 'people keep canceling,' 'churn rate is too high,' 'how do I keep users,' or 'customers are leaving.' Use this whenever someone is losing subscribers o
event4u-app/agent-config
design-intelligence
Grounded design brief from the adopted corpus — style, WCAG-checked color tokens, typography, layout pattern, anti-patterns. Use on ui-design-brief or any which-style/palette/font/chart decision.
event4u-app/agent-config
design-system-capture
Write and maintain DESIGN.md + PRODUCT.md — captures visual decisions and interaction patterns so design tasks stay consistent across sessions without re-scanning past work.