AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Anti Ai Slop

skill-sukirman1901-frontend-expert-anti-ai-slop · by sukirman1901

>-

No reviews yet
0 installs
6 views
0.0% view→install

Install

$ agentstack add skill-sukirman1901-frontend-expert-anti-ai-slop

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-sukirman1901-frontend-expert-anti-ai-slop)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
9d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Anti Ai Slop? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Anti AI Slop

Overview

AI-generated UI has recognizable tells. Scan for them before shipping; fix with tokens and purpose-driven layout.

When to Use

  • Before finishing any /ui build
  • During /design audits
  • When visual output looks generic or template-like

Workflow

  1. Scan for the patterns below (and detail in references/anti-patterns.md)
  2. Fix using design tokens and content-first layout
  3. Re-scan before marking work done

Pattern Table

| Pattern | Detection | Fix | |---------|-----------|-----| | Purple/indigo defaults | #7c3aed, bg-purple-*, text-indigo-* | Token colors only (via decision tree — never invent purple token file) | | Excessive gradients | bg-gradient-to-*, linear-gradient | Flat token colors | | Rounded everything | rounded-2xl / rounded-3xl everywhere | Token --radius | | Generic hero | Template layout, no content connection | Content-first layout | | Hero-only landing | Plasma/hero + thin footer, no section stack | marketing-landing recipe (logo cloud → features → … → CTA) | | Block-registry default | “Install @tailark / shadcn blocks” as first answer | Hand-roll from landing-sections.md (same as motion vocabulary) | | Lorem ipsum | Placeholder copy | Realistic content | | Oversized padding | p-8/p-12 on everything | Spacing hierarchy | | Stock card grids | Uniform grids, no priority | Purpose-driven layout | | Shadow-heavy | Layered competing shadows | Subtle or no shadow | | Loud nav “active bar” | Thick left/right accent stripe on selected items | Quiet fill + weight/contrast only | | Theme under sidebar | Labeled Dark mode in sidebar footer | Topbar moon/sun icon | | Header account meta | Always-on name + email in topbar | Avatar → account menu | | Native filter ` | OS chrome / cramped caret on dashboards | Custom select / combobox | | Decorative motion spam | Hero+3D+Text+Spotlight+Carousel stacked; typewriter on forms | ≤2 families / ≤2–3 motions; see motion-families.md` |

Checklist

  • [ ] No purple/indigo outside the chosen token source (scored / explicit / hard-gate / project system — not a vibe-picked purple file)
  • [ ] No loud left-accent “selected” bars on nav (prefer quiet fill + type weight)
  • [ ] No unjustified gradients
  • [ ] Radius consistent with tokens
  • [ ] No Lorem ipsum
  • [ ] Spacing hierarchy present (not equal generous padding)
  • [ ] Layout serves content, not a stock template
  • [ ] Motion not decorative spam (≤2–3 intentional motions / viewport)

Depth

Full catalog and fixes: references/anti-patterns.md. Token source: references/token-preset-scoring.md (Plasma/neutral-purple only with brand cue). Motion vocabulary: references/motion-families.md.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.