What problem does it solve? AI-generated frontend code tends to look generic and templated, with the same fonts, color palettes, and card layouts repeated across projects. This Skill guides the creation of distinctive, production-grade web interfaces by enforcing deliberate design decisions and banning recognizable AI design patterns. ## Core Features & Use Cases - Design Context Gathering: The teach mode interviews you about users, brand personality, and aesthetic direction, then persists a Design Context section to .impeccable.md so all future design work stays on-brand. - Opinionated Design Rules: Built-in guidelines cover typography (font selection procedure that rejects overused fonts), OKLCH color systems, 4pt spacing scales, motion, interaction, responsive design, and UX writing, with absolute bans on patterns like gradient text and side-stripe borders. - Three Invocation Modes: Use craft to shape and build a feature with visual iteration, teach to set up project design context, and extract to consolidate repeated UI patterns into a design system. - Use Case: Ask the agent to build a landing page for your product; it first loads your design context, commits to a bold aesthetic direction, implements working code, and iterates visually until the result passes the AI slop test. ## Quick Start Ask the agent to run impeccable teach to set up design context for the project, then use impeccable craft to build a new feature page.