What problem does it solve? Choosing and applying a consistent visual aesthetic for a UI project requires hunting down design tokens, typography scales, and component rules. This Skill provides a single catalog of 67 opinionated design systems so you can discover an aesthetic and fetch its full SKILL.md and DESIGN.md guidance on demand. ## Core Features & Use Cases - Design System Discovery: Browse 67 categorized aesthetics including brutalism, glassmorphism, claymorphism, editorial, retro, neon, and skeumorphism via the bundled index.json. - On-Demand Style Fetching: Pull the complete SKILL.md and DESIGN.md for any aesthetic at runtime using the typeui.sh CLI. - Concrete Design Tokens: Each fetched design system includes color palettes, typography scales, spacing scales, accessibility rules, and component guidance. - Use Case: You are building a landing page and want a neobrutalist look. Load this catalog, identify the neobrutalism slug, and pull its full design system to get implementation-ready tokens and component rules. ## Quick Start Load this skill, read the index.json to pick an aesthetic slug such as brutalism, then run npx typeui.sh pull brutalism to fetch its design system files.