avoid-ai-design
SkillClaude Code skill that audits AI-generated frontend and rewrites it to remove generic AI-slop design patterns.
git clone https://github.com/funboy322/avoid-ai-designA Claude Code skill that audits AI-generated frontend code and rewrites it so it stops looking AI-generated.
One real site, run through the skill. Same product, same sections, same copy, only the design changed. The pages and the full audit live in examples/demo/ .
Ask Claude, Codex, or any model to "build a landing page" and you get the same page every time: a purple-to-blue gradient on white, Inter for every word, a centered hero with three rounded feature cards, and a glassy navbar. `avoid-ai-design` is the cleanup pass. It reads the frontend an AI just produced, flags the patterns that give it away, and rewrites the interface around one committed design direction.
It is the design counterpart to `avoid-ai-writing`: same idea, applied to UI instead of prose.
- Source
- community
- Known advisories
- 0
- Maintenance
- maintained
- License
- MIT
- Age
- 2 months