skill-v3.7.0

pbakaus/impeccableskill-v3.7.0Jun 16, 2026by pbakaus

AI Summary

The skill now supports design-aware hook detections, unifies ignore management across tools, and includes comprehensive documentation updates.

Key Highlights

  • Design-aware hook detections for fonts and colors
  • Unified ignore management across hooks and CLI
  • Comprehensive documentation for hooks and design context

New Features

  • Design context detection
  • Unified ignore config
  • Updated documentation

Full Release Notes

- **Design-aware hook detections.** When a project has `DESIGN.md`, hooks and `impeccable detect` load the local design system and flag font, color, and radius drift against the documented palette, typography stacks, rounded scale, and sidecar tonal ramps.

- **Ignores now work across hooks and the CLI.** Detector exceptions moved into shared config, and `impeccable ignores` can list, add, and remove rule, file, and value ignores without hand-editing JSON.

- **Docs cover the full project context path.** New reference pages explain hooks, the detector, configuration, and Design Context, including how `PRODUCT.md`, `DESIGN.md`, and `.impeccable/design.json` are loaded and kept current.

- **Docs code blocks now use the Impeccable palette.** Shiki syntax highlighting uses design-system colors in both light and dark mode, with contrast tests so examples stay readable and do not trigger design-system color drift.