plugin.json
1{
2 "name": "impeccable",
3 "description": "Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.",
4 "version": "3.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}