Leaderboard/Code Quality/anti-slop
Last commit on September 22, 2026·Created on August 7, 2026

miqdadbadjuber/anti-slop

Removes generic AI patterns from code comments, prose, and user interfaces.
Combined rank
#116
across all skills
In Code Quality
#3
category rank
Stars
3.5k
7d change unavailable
Forks
230
Watchers
6
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This collection of skills provides a framework for maintaining hygiene across technical and creative assets. It targets the repetitive, low-value patterns often introduced by AI agents, ensuring that only meaningful documentation and high-utility code comments remain.

The toolkit extends beyond the codebase to include accessibility audits for human users and layout refinements for mobile responsiveness, focusing on concrete usability over automated filler.

WHO IT'S FOR
AI agent / automation builders
reducing generic AI-generated noise in codebases
Frontend engineers
enforcing high-quality UI and accessibility standards
UX writers / Content designers
filtering AI-generated prose and CTAs
Technical leads / architects
maintaining code comment hygiene and quality
Repository contents

6 skill files

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill collection

Follow the documented setup, then try a first task.

Antigravity plugin

Installs: The antislop repository installed as an Antigravity plugin. The available evidence does not map this route to individual SKILL.md paths. · Antigravity

Before you start
  • Antigravity CLI
  1. Run this command in a terminal using the Antigravity CLI.

    agy plugin install https://github.com/miqdadbadjuber/anti-slop
README.md · Checked Sep 21, 2026

Give it something to do.

Suggested first task

Rewrite a short passage without invented claims

Uses antislop-copywriting

  • Path to a short copy file, replacing <copy-file-path>
  • Any voice or tone direction that must be preserved

Check the repository for this skill’s setup.

Use antislop-copywriting together with the core antislop skill to rewrite the short passage in <copy-file-path>. Remove empty AI vocabulary and unsupported claims while preserving the supplied voice. Add no fact, name, number, date, quote, or citation absent from the source. Return the original and proposed rewrite for review without editing the file.
Suggested first task

Propose a comment-only cleanup

Uses antislop-code

  • Source file path, replacing <source-file-path>

Check the repository for this skill’s setup.

Use antislop-code together with the core antislop skill to review comments in <source-file-path>. Propose removal or replacement only for decorative, obvious, narrative, empty, or vague comments, while preserving comments that carry real information. Show a comment-only patch for review and do not alter executable code, identifiers, imports, formatting, whitespace, control flow, or logic.
skills/antislop-code/SKILL.md · Checked Sep 21, 2026