anti-slop skills
Rules for an AI coding agent to filter out generic AI-generated UI designs, text, and code. 6 skills. skills-hub.ai mirrors 6 skills from anti-slop daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/miqdadbadjuber/anti-slop
Installing a anti-slop skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a anti-slop skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all anti-slop skills via API
curl https://skills-hub.ai/api/v1/skills?source=anti-slop
# Browse all sources
open https://skills-hub.ai/sourcesTop anti-slop skills
See all →The most-installed skills from anti-slop, ranked by adoption.
01antislop
Anti Slop: Rules for AI Coding Agents. The core filter. Load always to stop generic AI slop.
Buildfrom anti-slop02antislop-code
Code comment hygiene for AI coding agents: remove generic AI-slop comments, keep the valuable ones, never touch the code.
Buildfrom anti-slop03antislop-human
Human and accessibility skill for antislop. Contrast, keyboard, focus, and states for real people. Includes the contrast checker.
Buildfrom anti-slop04antislop-ui
UI and visual skill for antislop. Use when building or editing any interface: color, layout, components, motion. Load with the core.
Buildfrom anti-slop05antislop-copywriting
Copy and text skill for antislop. Use when writing or editing prose: headlines, tone, CTAs, and anti-AI-writing patterns. Load with the core.
Buildfrom anti-slop06antislop-layoutmobile
Mobile layout skill for antislop. Use for layouts that reflow across screen sizes, phone to desktop: grids, overflow, tap targets. Load with the core.
Buildfrom anti-slop
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Sep 21, 2026, 6:13 PM (success).
anti-slop skills, frequently asked
What are anti-slop skills?
anti-slop skills are AI coding skills published by anti-slop (Rules for an AI coding agent to filter out generic AI-generated UI designs, text, and code. 6 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many anti-slop skills are available?
skills-hub.ai indexes 6 skills from anti-slop, synced daily from the upstream GitHub repository (https://github.com/miqdadbadjuber/anti-slop).
How do I install a anti-slop skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official anti-slop skills?
Yes. Every skill from this source is mirrored from anti-slop's own GitHub repository (https://github.com/miqdadbadjuber/anti-slop). Each skill page links back to the upstream source of truth, so you can verify the original.