What problem does it solve?
Provides ready-made, production-quality design systems so builders and agents don't have to recreate visual languages from scratch. It saves time when producing HTML/CSS that must match the look and feel of well-known websites by supplying tokens, component specs, and implementation notes. The catalog focuses on visual fidelity: palettes, typography stacks, component rules, spacing systems, shadows, and responsive behaviors.
Core Features & Use Cases
- Large catalog of 54 real-world templates (Stripe, Linear, Vercel, Notion, Airbnb, and more) capturing colors, typography, components, layout rules, and exact CSS values.
- Hermes Implementation Notes for each template with Google Fonts substitutes, CSS font stacks, and practical prompts for HTML generation and visual verification.
- Use cases: generate a marketing landing page in the visual style of Stripe, build a data-dense dashboard in the Sentry/Kraken aesthetic, or prototype a documentation site using Mintlify/Notion tokens.
- Integration guidance: use template tokens while generating HTML, write output with write_file, serve via generative-widgets/cloudflared, and confirm visuals with browser_vision.
Quick Start
Load a design template by calling the skill loader with the template path, for example loading templates/stripe.md to apply Stripe's design tokens.