Files
pbakaus_impeccable/plugin/.claude-plugin/plugin.json
T

19 lines
644 B
JSON

{
"name": "impeccable",
"description": "Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.",
"version": "4.0.3",
"author": {
"name": "Paul Bakaus",
"email": "paul@paulbakaus.com"
},
"homepage": "https://impeccable.style",
"repository": "https://github.com/pbakaus/impeccable",
"skills": "./skills/",
"agents": [
"./agents/impeccable-asset-producer.md",
"./agents/impeccable-documenter.md",
"./agents/impeccable-finish-reviewer.md",
"./agents/impeccable-manual-edit-applier.md"
]
}