{
  "markdown": "<p align=\"center\">\n  <strong align=\"center\">Stop shipping generic AI-slop UI. Route every build to the right skill first.</strong>\n</p>\n<p align=\"center\">\n  <a href=\"LICENSE\"><img src=\"https://img.shields.io/github/license/viraj-rgb/auto-skill?style=flat\" alt=\"License\"></a>\n</p>\n\n## Install\n\nCopy/paste into your CLI prompt:\n\n```text\nInstall the auto skill/plugin from https://github.com/viraj-rgb/auto-skill, refer to the repo's AGENTS.md for instructions.\n```\n\nOr 🔗 [check the installation instructions](INSTALL.md).\n\n## What it does\n\nA skill advisor for your coding assistant. Before it writes a line of code for a website, app, dashboard, or component, it scans your installed skill library, reads what's actually available (taste skills, aesthetic skills, domain skills), and tells you which ones fit — instead of defaulting to the same purple-gradient, emoji-header, cookie-cutter-bento output every agent reaches for when nothing routes it elsewhere.\n\n## What changes\n\n<table>\n<tr>\n<td width=\"50%\">\n\n## Before\n\n> *User: \"build me a landing page for my coffee shop\"*\n>\n> Agent generates a page with a purple-to-blue gradient hero, an emoji ☕ as the logo, three feature cards in a generic bento grid, and Inter font at default weights — the same shape it would produce for a fintech dashboard or a dev tool.\n\n</td>\n\n<td width=\"50%\">\n\n## After\n\n> *User: \"build me a landing page for my coffee shop\"*\n>\n> Agent: \"For this: landing page, going for warm/cozy. Going with:\n> - `no-ai-slop` — baseline pass against generic AI patterns\n> - `cafe` — warm tones, soft typography fits the brief\n> - `pexels-images` — real photography instead of stock placeholders\n>\n> Sound right, or want a different direction?\"\n\n</td>\n</tr>\n</table>\n\n## The rules\n\nFive steps. Full text in [SKILL.md](./skills/auto/SKILL.md).\n\n1. Understand the project — type, audience, mood, any explicit style cues.\n2. Scan the installed skill library live; don't trust memory of what was there last time.\n3. Match against two layers: a taste/quality-gate skill (catches AI-slop) and an aesthetic-direction skill (the actual visual language) — plus a domain skill when the task needs a specific pipeline.\n4. Present the shortlist with one-line reasons, then wait for confirmation.\n5. Invoke in order — taste first, aesthetic second, domain third — and build.\n\n## Tune it\n\nFork, edit `skills/auto/SKILL.md`, then swap your copy in:\n\n```bash\nclaude plugin uninstall auto              # drop the upstream copy first:\nclaude plugin marketplace remove auto     # fork and upstream share both names\nclaude plugin marketplace add <your-username>/auto-skill\nclaude plugin install auto@auto\n```\n\nRestart Claude Code, then re-invoke `/auto`.\n\n## License\n\nMIT.\n\nStar ⭐ if it saved your build from another purple gradient.\n",
  "bytes": 2779,
  "sha": "0e3c274a9ecf8d5366afe0a21fdc92da5b1817667cdadd6d231d1086940dca71",
  "repo_slug": "viraj-rgb/auto-skill",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_viraj_rgb_auto_skill_82eb77da/readme"
}