← All Skills
🎨
Taste Skill — Anti-Slop Frontend Skills
Portable Agent Skills (installable like a Claude skills marketplace pack) that fix generic AI-generated UI. They give agents such as Claude Code, Codex, and Cursor stronger layout, typography, motion, and spacing taste, plus image-generation skills for design reference boards and brand kits.
Key Features
- Fix generic AI-generated UI
- 12+ frontend design skills
- Design boards & brand kits
- Works with Claude/Codex/Cursor
Installation
Install with the Agent Skills CLI:
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"
Or copy any SKILL.md directly into your project or paste it into a ChatGPT/Codex chat.
How to Use
Have your agent invoke the relevant skill to build or refactor a frontend: implementation skills like design-taste-frontend, minimalist-ui, industrial-brutalist-ui, redesign-existing-projects; image skills like imagegen-frontend-web and brandkit produce reference boards you then hand off. Tune DESIGN_VARIANCE, MOTION_INTENSITY, and VISUAL_DENSITY (1-10) at the top of a skill file.
Requirements
Node.js with npx support; use with a compatible agent (ChatGPT, Codex, Cursor, or Claude Code); ChatGPT Images optional for design references. Framework-agnostic (React, Vue, Svelte, etc.).
Related Skills