Taste Skill — Anti-Slop Frontend Framework for AI Agents

Source: GitHub: Leonxlnx/taste-skill ⭐ 38K

What It Is

A collection of portable Agent Skills that upgrade AI-built interfaces — stronger layout, typography, motion, and spacing instead of boilerplate-looking UIs. Works with Claude Code, Codex, Cursor, and any agent that loads SKILL.md files.

“Gives your AI good taste. Stops the AI from generating boring, generic slop.”

Install

npx skills add https://github.com/Leonxlnx/taste-skill

Install a single skill:

npx skills add https://github.com/Leonxlnx/taste-skill --skill "design-taste-frontend"

Available Skills

Core Skills

Install nameDescription
design-taste-frontendv2 (experimental) — reads brief, infers design language, tunes 3 dials (VARIANCE/MOTION/DENSITY), design-system map, GSAP code, pre-flight check
design-taste-frontend-v1Original v1 preserved for projects depending on exact behavior
gpt-tasteStricter variant for GPT/Codex — higher layout variance, stronger GSAP, aggressive anti-slop
image-to-codeImage-first pipeline: generate references → analyze → implement frontend
redesign-existing-projectsAudit existing UIs, fix layout, spacing, hierarchy, styling
high-end-visual-designPolished, calm, expensive UI (softer contrast, whitespace, premium fonts, spring motion)
full-output-enforcementWhen the agent ships half-finished work — forces full output, no placeholder comments
minimalist-uiEditorial product UI (Notion/Linear vibes), restrained palette, crisp structure
industrial-brutalist-uiHard mechanical language: Swiss type, sharp contrast, experimental layout
stitch-design-tasteGoogle Stitch-compatible rules with optional DESIGN.md export

Image Generation Skills (produce images only, no code)

Install nameDescription
imagegen-frontend-webWebsite comps: hero, landing, multi-section with strong typography
imagegen-frontend-mobileMobile screens and flows: iOS/Android mockups
brandkitBrand-kit boards: logo directions, palettes, type, identity

Adjustable Dials (taste-skill v2)

Three 1-10 knobs at the top of the SKILL.md:

DialLow (1)High (10)
DESIGN_VARIANCECentered, cleanAsymmetric, modern
MOTION_INTENSITYHover effectsScroll/magnetic animations
VISUAL_DENSITYSpaciousDense dashboards

Why It Matters

  • 38K stars on GitHub — one of the most popular AI skill repos
  • Framework-agnostic (React, Vue, Svelte all work)
  • Anti-repetition rules backed by dedicated research
  • Portable: works across Codex, Cursor, Claude Code, ChatGPT
  • The “vibe coding” answer to the generic UI problem