Leonxlnx/taste-skill
Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop
About the project
A collection of Agent Skills that push AI agents to produce well-designed interfaces instead of boilerplate: stronger layout, typography, spacing and motion. Also includes image-generation skills for web, mobile and brand-kit reference boards.
Useful for
- Install a skill via npx skills add and hook it into Cursor or Claude Code for frontend generation
- Generate landing page reference comps with imagegen-frontend-web and hand them to an agent for implementation
- Audit an existing UI with redesign-skill and fix layout, spacing and hierarchy
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 55 stars so far today, about 153 expected by the end of the day.
- GitHub Trending JavaScript today: #5, +274 stars.
- About 18 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 88,940
- Stars in a day
- 152
- Forks
- 6,053
- Issues and pull requests
- 112
- Watchers
- 277
- Language
- JavaScript
- License
- MIT
- Created
- February 19, 2026
- Last push
- September 20, 2026
Star trust
Star growth looks organic. The magnitude is lowered, not zeroed:
- Unusually even star flow: about 293 per day without the usual ups and downs.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 21, 2026GitHub Trending JavaScript today: #5, +274 stars
Similar projects
-
9.5
zai-org/ZCode
Z.ai's coding agent workbench: an Electron desktop app, browser UI and terminal Agent CLI. The repo contains the client, backend, shared UI and the agent CLI/runtime sources.
-
9.3
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
8.7
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
7.4
trycua/cua
Open-source toolkit for computer-use agents: cloud and local desktops, an app automation driver, and benchmarks for training and evaluation. For those giving AI agents control of a computer.
-
7.2
typesafe-ai/skills
Agent skills for building with TypeSafe's System One API: typed decisions and probabilities for LLM agents. Installs as a Claude Code plugin or via skills.sh.
-
7.1
vercel-labs/json-render
Generative UI framework: an LLM turns prompts into JSON interfaces constrained to a catalog of components you define, keeping output predictable and safe. Supports React, Vue, Svelte, Solid, React Native, Next.js, 3D,…