Taste Skill provides portable agent design and image-generation skills for AI-powered frontend interfaces. It offers multiple installable skills with adjustable design controls and anti-slop rules, plus image-to-code workflows.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Taste Skill provides portable Agent Skills to improve AI-built frontend interfaces, including layout, typography, motion, spacing, and image-generation references for boards. It supports integrating with ChatGPT Images and other generators, then passing results to coding agents.
How it works
The repository contains multiple skills under the taste-skill family. The Skills table lists install names and descriptions, such as design-taste-frontend for the default v2 experimental skill, design-taste-frontend-v1 for the original behavior, and other specialized skills (e.g., gpt-taste, image-to-code, redesign-existing-projects, brandkit, imagegen-frontend-web/mobile). The README explains that Skills output either code or reference images depending on the skill.
Getting started
Install via the CLI as shown:
npx skills add https://github.com/Leonxlnx/taste-skill
Install a single skill by its install name:
npx skills add https://github.com/Leonxlnx/taste-skill --skill "design-taste-frontend"
To upgrade from v1 to v2:
npx skills add https://github.com/Leonxlnx/taste-skill --skill "design-taste-frontend"
For pinning v1 explicitly:
npx skills add https://github.com/Leonxlnx/taste-skill --skill "design-taste-frontend-v1"
Recent releases
The repository shows no releases listed under Latest (0). The README indicates a v2 experimental default with ongoing development.
Traction
Star history badge indicates activity over time. Current stars: 71680; forks: 4927; open_issues: 53.
License
MIT. The project states MIT License in the License section.






