DefiTanjiro

AI Slop Detector — AI skill for Claude Code

AI community

A Claude Code and Codex skill that audits websites, UI, decks, and writing for AI-slop patterns (generic layouts, stock phrases, fabricated stats) and gives concrete fixes instead of vague feedback.

How to install AI Slop Detector

This entry records only its repository, not the path inside it, so there is no exact command to give. Open DefiTanjiro/ai-slop-detector and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What AI Slop Detector does

A Claude Code and Codex skill that audits websites, UI, decks, and writing for AI-slop patterns (generic layouts, stock phrases, fabricated stats) and gives concrete fixes instead of vague feedback.

Alternatives in AI

  • Guizang Ppt Skill — AI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts 24.9k ★
  • Skill Seekers Roadmap — Transform Skill Seekers into the easiest way to create Claude AI skills from any knowledge source - documentat 11.1k ★
  • Bot On Anything — A large model-based chatbot builder that can quickly integrate AI models (including ChatGPT, Claude, Gemini) i 4.2k ★

README

AI Slop Detector

A skill for Claude Code, Claude.ai, Cursor, and other [Agent Skills](https://agentskills.io)–compatible agents that catches "AI slop" — the generic visual, structural, and writing defaults that make websites, decks, UI, images, and copy read as templated AI output instead of something made for a specific product or brand.

[![skills.sh](https://skills.sh/b/DefiTanjiro/ai-slop-detector)](https://skills.sh/DefiTanjiro/ai-slop-detector)

What it does

  • While creating a landing page, app UI, slide deck, poster, README, marketing copy, cover letter, or blog post, the agent checks its own output against the checklist before presenting it, and deliberately breaks the most common defaults instead of reaching for them.
  • On request, it audits an existing design, screenshot, deck, image, or piece of writing and reports back which patterns are present, where, and how to fix them.

Covers ~100 patterns across 20 categories: palette & background, typography, layout & card style, hero-section formula, iconography, UI decoration, motion, content structure, fabricated content & social proof, generic CTAs, decorative mismatch, rhetorical inversion ("it's not just X, it's Y"), sentence rhythm, stock phrases & transitions, word choice, structural padding, unsourced authority, fake human voice, AI image/photo artifacts, and presentation decks. See [`references/patterns.md`](references/patterns.md) for the full list.

Install

npx skills add DefiTanjiro/ai-slop-detector

Or point an agent at it directly without installing:

npx skills use DefiTanjiro/ai-slop-detector | claude

License

MIT