blueprint-ui
Installation
SKILL.md
Blueprint / Wireframe UI Design System
Build web pages using a technical blueprint aesthetic: dark background, sharp edges, connected sections with shared borders, dashed outlines, measurement annotations, and monospace labels.
Core Principles
- No rounded corners. Everything is sharp-edged. Never use
rounded-*classes. - Connected sections. Sections share borders and flow into each other via
border-x border-borderon a shared max-width container. No floating cards with gaps. - Dashed outlines for content boundaries, illustration placeholders, and measurement guides.
- Section labels — small monospace uppercase labels positioned over section borders (e.g., "Hero", "Features", "CLI").
- Measurement annotations — thin dashed lines with monospace dimension labels (e.g., "48px", "grid: 3 cols", "max-width: 672px") placed between sections or elements.
- Dot grid background on the page body.
- Numbered elements — cards and list items get small monospace counters like "01", "02", "03".
Color Palette
Related skills