anti-slop

agent
Guvenlik Denetimi
Uyari
Health Uyari
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 5 GitHub stars
Code Uyari
  • Code scan incomplete — No supported source files were scanned during light audit
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

SUMMARY

Drop-in skills that stop AI coding agents from shipping garbage — kill-slop, security-review, PR hygiene

README.md

anti-slop

Skills that stop AI coding agents from shipping garbage.

npx skills add iCodeCraft/anti-slop

Drop-in Agent Skills for Cursor, Claude Code, Codex, and other agents.

Same prompt → smaller diffs, less fake architecture, PRs you’d actually merge.


The problem

Coding agents are smart, but they overbuild: extra files, strategy patterns, obvious comments, drive-by refactors. You repeat the same corrections every chat. anti-slop writes them down once.


Install

npx skills add iCodeCraft/anti-slop

Optional targeting:

npx skills add iCodeCraft/anti-slop -a cursor -y
npx skills add iCodeCraft/anti-slop -a claude-code -y
npx skills add iCodeCraft/anti-slop -g -y

New agent session → /kill-slop, /security-review, or /pr-hygiene.

npx skills list
npx skills remove kill-slop

Skills

Skill Does
kill-slop Minimal diffs. No drive-by refactors, junk comments, or unrequested files/deps
security-review Diff review: authz, injection, secrets, SSRF, unsafe defaults
pr-hygiene Tight scope, honest PR body, no leftover debug

Try prompts on an empty project: examples/.


How it works

Skills are folders with a SKILL.md (Agent Skills format). Agents load name + description cheaply, then the full playbook when relevant.

Tool Project Global
Cursor .agents/skills/ ~/.cursor/skills/
Claude Code .claude/skills/ ~/.claude/skills/
Codex / others .agents/skills/ under ~/

Install via the skills CLI.

License

MIT

Yorumlar (0)

Sonuc bulunamadi