skill-v3.7.0

BayramAnnakov/ux-waiting-auditskill-v3.7.0Jun 16, 2026by pbakaus

AI Summary

Enhances design-aware hook detections and extends ignore functionality across the CLI. Documentation is updated to cover full project context paths and code blocks now use the design palette.

Key Highlights

  • Design-aware hook detections load local design systems to flag drift.
  • Ignores now work across hooks and the CLI via shared configuration.
  • Documentation covers full project context paths and design loading.
  • Code blocks use the Impeccable palette with contrast tests.

New Features

  • Design-aware hook detections
  • Shared ignore configuration

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.