From 6ff1333f081c211fe55a0aa92bb45da8f70c82ae Mon Sep 17 00:00:00 2001 From: Paul Bakaus Date: Fri, 3 Apr 2026 19:21:54 -0700 Subject: [PATCH] Add /craft and /validate to v2.0 changelog Co-Authored-By: Claude Opus 4.6 (1M context) --- public/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/index.html b/public/index.html index b00c6d2fd..5118619a9 100644 --- a/public/index.html +++ b/public/index.html @@ -489,6 +489,8 @@
  • Anti-pattern detection engine with 25 rules across typography, color, layout, motion, and design quality
  • CLI: npx impeccable detect scans HTML, CSS, JSX/TSX, Vue, Svelte, and CSS-in-JS files with framework detection, multi-file import tracking, and CI/CD-ready JSON output
  • /critique now runs automated detection and opens a browser overlay so you can review flagged anti-patterns live on the page
  • +
  • New command: /craft interviews you about purpose, audience, and goals before designing
  • +
  • New command: /validate runs a fast visual check after UI changes (anti-patterns, spacing, copy quality)
  • Gallery of Shame: real examples with live detection overlays