# Impeccable: 40+ AI-slop UI patterns, plus how Taste compares

> Impeccable catalogues 40+ AI-slop UI patterns and can review a live preview, not just terminal code. Taste covers similar ground, and neither locks you into one style.

Published: 2026-07-26
URL: https://daniliants.com/insights/impeccable-40-ai-slop-ui-patterns-plus-how-taste-compares/
Tags: claude-code, claude-skills, ai-slop, frontend-design

---

## Summary

Impeccable is an open-source coding-agent skill built to catch "AI slop" in AI-generated front-end UI. It defines 40+ recognizable slop patterns and suggests fixes, and it can run against a live preview of the site instead of working only inside the terminal. The Taste skill covers similar ground, and the two are worth pairing because neither is prescriptive about visual style.

## Key Insight

- "AI slop" in UI has recognizable, catalogued patterns. Impeccable defines 40+ of them and suggests fixes rather than leaving you to eyeball inconsistencies.
- Impeccable supports live-preview mode, so design review happens visually against the running site rather than by reading generated code in a terminal. That is the clearest thing separating it from terminal-only design passes.
- The Taste skill overlaps on detection (spotting AI-generic patterns) but is not identical, and it shipped a significant v2.0 update recently, which points to active development and improving detection quality.
- Both skills deliberately avoid being prescriptive, so they do not lock output into one visual style. That is the stated reason to prefer them over other AI-slop fixers, which tend to push generic templated aesthetics.
- Running the pair as a second pass over AI-generated UI catches more than either alone, and beats trying to prompt-engineer good design in a single shot.