mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-15 07:36:50 +03:00
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>
13 lines
444 B
JSON
13 lines
444 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.1.2",
|
|
"author": {
|
|
"name": "Paul Bakaus",
|
|
"email": "paul@paulbakaus.com"
|
|
},
|
|
"homepage": "https://impeccable.style",
|
|
"repository": "https://github.com/pbakaus/impeccable",
|
|
"skills": "./skills/"
|
|
}
|