claudeindex
Marketplace

anti-slop-skills

Quality enforcement layer for code, text, and design. Detects and prevents generic AI-generated patterns. Works complementary with any learning resource (books, courses, Posit skills). Includes active detection scripts.

Stars

0

Forks

0

Plugins

10

Installation

1

Add the marketplace

/plugin marketplace add emraher/eerskills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

10

Plugins

10

Skills

0

Agents

Last Crawled

February 3, 2026

Plugins

Plugin

anti-slop

Meta-skill that coordinates all anti-slop domain skills. Auto-loads appropriate skill based on file type.

Plugin

toolkit

Active detection and cleanup scripts. Automated slop scoring for text and R code files.

Plugin

text

Comprehensive text quality coordinator. Three-layer system: (1) pattern removal, (2) Strunk's principles, (3) human voice. One invocation applies all layers automatically.

Plugin

humanizer

Wikipedia's 24-pattern checklist for removing AI writing signatures. Adds personality and voice to text.

Plugin

design

Visual design quality enforcement. Detects cookie-cutter layouts, generic gradients, and 'AI startup' aesthetic.

Plugin

r

R code quality enforcement. Namespace qualification, explicit returns, no generic names (df, data, result).

Plugin

python

Python code quality enforcement. Type hints, docstrings, PEP 8 compliance, pandas best practices.

Plugin

quarto

Quarto/RMarkdown quality enforcement. Prevents generic research documents, ensures reproducibility.

Plugin

julia

Julia code quality enforcement for scientific computing. Type stability and multiple dispatch.

Plugin

cpp

C++ and Rcpp quality enforcement for performance-critical code. Memory safety and Rcpp best practices.

Skills

Skill

anti-slop

Meta-skill that coordinates all anti-slop domain skills. Auto-loads appropriate skill based on file type.

From anti-slop-skills/
Skill

anti-slop

Comprehensive text quality coordinator. Three-layer system: (1) pattern removal, (2) Strunk's principles, (3) human voice. One invocation applies all layers automatically.

From anti-slop-skills/
Skill

humanizer

Wikipedia's 24-pattern checklist for removing AI writing signatures. Adds personality and voice to text.

From anti-slop-skills/
Skill

toolkit

Active detection and cleanup scripts. Automated slop scoring for text and R code files.

From anti-slop-skills/
Skill

anti-slop

Visual design quality enforcement. Detects cookie-cutter layouts, generic gradients, and 'AI startup' aesthetic.

From anti-slop-skills/
Skill

anti-slop

R code quality enforcement. Namespace qualification, explicit returns, no generic names (df, data, result).

From anti-slop-skills/
Skill

anti-slop

Python code quality enforcement. Type hints, docstrings, PEP 8 compliance, pandas best practices.

From anti-slop-skills/
Skill

anti-slop

Quarto/RMarkdown quality enforcement. Prevents generic research documents, ensures reproducibility.

From anti-slop-skills/
Skill

anti-slop

Julia code quality enforcement for scientific computing. Type stability and multiple dispatch.

From anti-slop-skills/
Skill

anti-slop

C++ and Rcpp quality enforcement for performance-critical code. Memory safety and Rcpp best practices.

From anti-slop-skills/