Agent skill · Frontend

stitch-design-taste

Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and hardware-accelerated performance.

Leonxlnxgithub.com/LeonxlnxGitHub ↗
claude-codecodexMIT
Install
npx skills add Leonxlnx/taste-skill --skill stitch-skill --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 11 KB
Bundled scripts: none
Path: skills/stitch-skill/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 71,680
Language: JavaScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Stitch Design Taste — Semantic Design System Skill ## Overview This skill generates `DESIGN.md` files optimized for Google Stitch screen generation. It translates the battle-tested anti-slop frontend engineering directives into Stitch's native semantic design language — descriptive, natural-language rules paired with precise values that Stitch's AI agent can interpret to produce premium, non-generic interfaces. The generated `DESIGN.md` serves as the **single source of truth** for prompting Stitch to generate new screens that align with a curated, high-agency design language. Stitch interprets design through **"Visual Descriptions"** supported by specific color values, typography specs, and component behaviors. ## Prerequisites - Access to Google Stitch via [labs.google/stitch](https://labs.google/stitch) - Optionally: Stitch MCP Server for programmatic integration with Cursor, Antigravity, or Gemini CLI ## The Goal Generate a `DESIGN.md` file that encodes: 1. **Visual atmosphere** — the mood, density, and design philosophy 2. **Color calibration** — neutrals, accents, and banned patterns with hex codes 3. **Typographic architecture** — font stacks, scale hierarchy, and anti-patt

What's inside
Steps it walks through
  1. Overview
  2. Prerequisites
  3. The Goal
  4. Analysis & Synthesis Instructions
  5. 1. Define the Atmosphere
  6. 2. Map the Color Palette
  7. 3. Establish Typography Rules
  8. 4. Define the Hero Section
  9. 5. Describe Component Stylings
  10. 6. Define Layout Principles
  11. 7. Define Responsive Rules
  12. 8. Encode Motion Philosophy
  13. 9. List Anti-Patterns (AI Tells)
  14. Output Format (DESIGN.md Structure)
Ships with 1 file
  • DESIGN.md
More from taste-skill
All skills →
About this skill
What does the stitch-design-taste skill do?

Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and hardware-accelerated performance.

How do I install it?

Run `npx skills add Leonxlnx/taste-skill --skill stitch-skill --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Leonxlnx/taste-skill, a repository with 71,680 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going