Download Latest Version Skill 4.1.2 source code.zip (20.4 MB)
Email in envelope

Get an email when there's a new version of Impeccable

Home / cli-v3.6.1
Name Modified Size InfoDownloads / Week
Parent folder
CLI 3.6.1 source code.tar.gz 2026-08-26 18.2 MB
CLI 3.6.1 source code.zip 2026-08-26 20.4 MB
README.md 2026-08-26 1.2 kB
Totals: 3 Items   38.6 MB 0
  • Root-relative stylesheets resolve. A page linking /styles.css was judged without its CSS in static scans; those links now resolve against the scan root, and .. escapes are refused with a warning.

  • Comments stop matching. Markup and stylesheet comments are stripped before the regex matchers run, including Astro fences, preprocessor line comments, and script strings, so commented-out code cannot raise findings.

  • Color parsing catches up. oklch reads correctly in the contrast checks, and a hex tucked inside color-mix() no longer trips gradient contrast.

  • Grid backgrounds calm down. Dashed single-direction rules stop reading as grid backgrounds.

  • Monorepos resolve the right design system. DESIGN.md is inherited only from a root that actually owns the path, nested workspace packages own their own surfaces, and pnpm workspace globs with inline comments parse.

  • Installs repair cleanly. Claude subagents install correctly, home-scoped agents refresh when stale, Grok hooks point at the global skill path, and Windows hook migration stops duplicating entries.

  • Faster static scans. closest() selectors compile once per document instead of once per element.

Source: README.md, updated 2026-08-26