popular-web-designs

Generates HTML/CSS pages styled after 54 real-world design systems like Stripe, Linear, and Vercel.

Updated May 4, 2026
One-click install
npx skills add https://github.com/Junkfooooood/hermes-governance --skill popular-web-designs-junkfooooood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: popular-web-designs
Source: https://github.com/Junkfooooood/hermes-governance/tree/main/skills/creative/popular-web-designs
Command: npx skills add https://github.com/Junkfooooood/hermes-governance --skill popular-web-designs-junkfooooood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Recreating the visual language of well-known websites requires manually reverse-engineering colors, typography, spacing, and component styles. This Skill provides ready-made design system specifications so generated HTML/CSS matches a chosen brand's look without manual inspection. ## Core Features & Use Cases - 54 Design System Templates: Each template captures a site's color palette, typography hierarchy, component styles, spacing system, shadows, and responsive breakpoints with exact CSS values. - Font Substitution Guidance: Maps proprietary fonts (e.g., Airbnb Cereal, sohne-var) to Google Fonts CDN substitutes with ready-to-paste link tags and CSS font stacks. - Agent Prompt Guides: Every template includes copy-ready component prompts and iteration rules for generating on-brand HTML. - Use Case: Ask for a landing page styled like Linear, and the Skill supplies Linear's dark palette, purple accent, typography scale, and component specs to produce a matching HTML artifact. ## Quick Start Ask the agent to build a landing page styled like Stripe using the popular-web-designs templates, then verify the rendered result in a browser.

Frequently Asked Questions about popular-web-designs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I make a webpage look like Stripe or Linear?

Load the corresponding template file (e.g., templates/stripe.md or templates/linear.app.md) and apply its color palette, typography, and component specs when generating HTML. Each template includes exact CSS values and agent-ready component prompts.

What design systems are included in this template catalog?

The catalog contains 54 templates across AI tools, developer platforms, infrastructure, fintech, and consumer brands. Examples include Vercel, Supabase, Figma, Notion, Apple, Spotify, Coinbase, and BMW.

How are proprietary fonts handled in generated HTML?

Each template maps proprietary fonts to Google Fonts CDN substitutes, such as DM Sans for Airbnb Cereal or Source Sans 3 for Stripe's sohne-var. A ready-to-paste link tag and CSS font-family stack are included in every template.

Can I use these templates for dark mode dashboard designs?

Yes, several templates specialize in dark interfaces, including Linear, Cursor, ElevenLabs, Warp, Superhuman, and Kraken. The catalog's choosing guide groups templates by use case such as dark mode UIs and data-dense dashboards.

What are the limitations of font substitution in these templates?

Substitute fonts approximate but do not exactly replicate proprietary typefaces. The templates compensate by specifying weight, size, and letter-spacing values, which carry more visual identity than the font face itself.