| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| universal.zip | 2026-06-21 | 8.6 MB | |
| README.md | 2026-06-21 | 678 Bytes | |
| Skill 3.8.0 source code.tar.gz | 2026-06-21 | 53.4 MB | |
| Skill 3.8.0 source code.zip | 2026-06-21 | 54.7 MB | |
| Totals: 4 Items | 116.6 MB | 1 | |
-
Design hooks for GitHub Copilot. Installing the skill adds a
.github/hooks/impeccable.jsonhook that runs the detector after Copilot edits a UI file and feeds the findings back as a focused design reminder. It covers both the Copilot CLI and the cloud agent, and recognizes every edit path Copilot uses, includingapply_patch. -
Monorepo-aware context. Open the repo root and Impeccable resolves
PRODUCT.mdandDESIGN.mdper app: each child app uses its own context files and falls back to the root files for anything it does not define./impeccable livedetects multiple apps, asks which one to work on, and then runs and stores live state inside that app.