Install
$ agentstack add skill-nexu-io-open-design-minimalist-skill ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
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 (tags:border: 1px solid #EAEAEA,border-radius: 4px,background: #F7F6F3`, using the Monospace font. - 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.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: nexu-io
- Source: nexu-io/open-design
- License: Apache-2.0
- Homepage: https://open-design.ai
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.