Getting started.
Everything you need to install, configure, and customize Taste Skill for your AI coding agent.
Installation
One command. Works with any agent that supports SKILL.md files.
This adds a SKILL.md file to your project root. Your agent reads it automatically. No extra configuration is required.
Codex
Install the full skill bundle into the Codex skills directory:
Compatible Agents
Taste Skill works with every major AI coding agent that supports skill files.
The Three Dials
The core taste-skill uses a 3-dial parameterization system. Adjust these values (1–10) in the SKILL.md to control how your AI generates frontends.
DESIGN_VARIANCE: 81=Symmetry, 10=ChaosHow experimental the layout is. 1–3: Clean, centered. 8–10: Asymmetric, modern.
MOTION_INTENSITY: 61=Static, 10=CinematicHow much animation there is. 1–3: Simple hover. 8–10: Magnetic, scroll-triggered.
VISUAL_DENSITY: 41=Gallery, 10=CockpitHow much content fits on screen. 1–3: Spacious luxury. 8–10: Dense dashboards.
Skill files
The repo bundles multiple SKILL.md files. Enable the ones that match your stack. For release notes, see the changelog.
taste-skillStableCore skill: DESIGN_VARIANCE, MOTION_INTENSITY, and VISUAL_DENSITY (1 to 10), 40+ UI concepts, and anti-slop ban lists.
gpt-tasteskillStableStricter taste-skill variant for GPT and Codex: higher layout variance, stronger motion direction, tighter anti-slop checks.
redesign-skillStableSix-category site audit for upgrading existing projects: finds generic patterns and guides fixes.
soft-skillStableCalm, polished UI: softer contrast, more whitespace, spring-style motion.
minimalist-skillStableEditorial product UI inspired by Notion and Linear: restrained palette and tighter hierarchy.
brutalist-skillBetaSwiss typography, raw structure, and sharper contrast (beta).
output-skillStableAnti-laziness rules for agents: blocks placeholder comments, skipped sections, and half-finished output.
stitch-skillStableGoogle Stitch bridge with optional DESIGN.md export.
image-to-code-skillStableImage-first pipeline: generate reference frames, analyze them, then implement the frontend to match.
imagegen-frontend-webStableImage-only skill: horizontal website section frames for handoff to Codex, Cursor, or Claude Code.
imagegen-frontend-mobileStableImage-only skill: mobile screen reference frames for the same handoff workflow.
brandkitStableImage-only skill: brand identity boards for the same handoff workflow.
The Anti-Slop Ban System
Taste Skill enforces a strict list of banned patterns: the "AI tells" that make many generated frontends look the same.
Customization
The SKILL.md file is fully editable. Open it in your project root and modify any rule to match your design vision.
You can add rules, remove rules, or adjust the dials. The agent reads the file on each run, so edits apply on the next generation.
Learn More
For in-depth guides, tutorials, and advanced usage patterns, visit the Taste Skill Guide.