Files
pbakaus_impeccable/plugin/.grok-plugin/plugin.json
T
Paul Bakaus 789566630b Release: engine 0.1.4, CLI 4.0.5 and skill 4.2.3
Refresh engine and consumer pins plus generated distributions. The npm lockfile will be finalized after all engine platform packages are published; do not merge before the release-order guard passes.

AI assistance: Codex, under maintainer direction.
2026-09-07 14:47:24 -07:00

21 lines
536 B
JSON

{
"name": "impeccable",
"version": "4.2.3",
"description": "Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.",
"author": {
"name": "Paul Bakaus",
"email": "paul@paulbakaus.com"
},
"homepage": "https://impeccable.style",
"repository": "https://github.com/pbakaus/impeccable",
"license": "MIT",
"keywords": [
"design",
"frontend",
"ui",
"ux",
"skills",
"hooks"
]
}