plugin.json

 1{
 2  "name": "impeccable",
 3  "description": "Design vocabulary and skills for frontend development. Includes 18 commands (/polish, /distill, /audit, /typeset, /overdrive, etc.) and an enhanced impeccable skill with curated anti-patterns.",
 4  "version": "2.1.1",
 5  "author": {
 6    "name": "Paul Bakaus",
 7    "email": "paul@paulbakaus.com"
 8  },
 9  "homepage": "https://impeccable.style",
10  "repository": "https://github.com/pbakaus/impeccable",
11  "skills": "./.claude/skills"
12}