taste-design
An agent skill by google-labs-code, from google-labs-code/stitch-skills. Tags: design, documentation, premium-ui, stitch, strategy.
What it does
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.
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add google-labs-code/stitch-skills --skill taste-design
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/google-labs-code/stitch-skills
cp -r stitch-skills/plugins/stitch-utilities/skills/taste-design ~/.claude/skills/taste-design
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- google-labs-code/stitch-skills (all skills from this repository)
- Path
- plugins/stitch-utilities/skills/taste-design/SKILL.md
- Branch
- main
- Collection
- stitch-utilities
- Updated
- 2026-09-19
Related skills
- design-md — Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files
- site-md — Analyze a project description or site requirements and synthesize a project constitution into SITE.md for the Stitch Build Loop
- architecture-designer — Use when designing new high-level system architecture, reviewing existing designs, or making architectural decisions.
- enhance-prompt — Transforms vague UI ideas into polished, Stitch-optimized prompts.
- shadcn-ui — Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization.
- stitch::extract-design-md — md) directly from frontend source code — React, Vue, Svelte, Angular, plain HTML/CSS, or any web framework.