diff --git a/content/site/anti-patterns-catalog.js b/content/site/anti-patterns-catalog.js index ab93c3b9f..b864f77e9 100644 --- a/content/site/anti-patterns-catalog.js +++ b/content/site/anti-patterns-catalog.js @@ -135,6 +135,34 @@ export const VISUAL_EXAMPLES = { 'wide-tracking': `
The full catalog of patterns /impeccable teaches against. ${detectedCount} are caught by a deterministic detector (npx impeccable detect or the browser extension). ${llmCount} can only be flagged by /critique's LLM review pass.
AI slop rules flag the visible tells of AI-generated UIs. Quality rules flag general design mistakes that are not AI-specific but still hurt the work. Each rule also shows how it is detected:
-npx impeccable detect on files, no browser required.AI slop rules flag the visible tells of AI-generated UIs. Quality rules flag general design mistakes that are not AI-specific but still hurt the work. Each rule also shows how it is detected:
+npx impeccable detect on files, no browser required.