Files
pbakaus_impeccable/plugin/.grok-plugin/plugin.json
T
Abdul WahabandClaude Fable 5 187e589ef7 Drop generated provider output from the feature branch
The 17 harness dirs and plugin/ revert to main's state: feature PRs are
source-first per CLAUDE.md, the post-merge sync workflow regenerates them,
and the committed snapshot was stale by one commit (its context.mjs
predated the DESIGN_CONTEXT directive). Also add .agent and .github/agents
to the sync workflow's GENERATED_PATHS so those two outputs stop relying
on manual release syncs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-09-01 10:08:03 +05:00

21 lines
536 B
JSON

{
"name": "impeccable",
"version": "4.1.2",
"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"
]
}