claudeindex
emraher's avatar
Author

Anti-Slop Team

@emraher
1
Marketplaces
10
Plugins
10
Skills
0
Agents
0
Commands

Marketplaces

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.

Plugins:10
Skills:10
0
0

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/anti-slop
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/text
Skill

humanizer

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

From anti-slop-skills/humanizer
Skill

toolkit

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

From anti-slop-skills/toolkit
Skill

anti-slop

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

From anti-slop-skills/design
Skill

anti-slop

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

From anti-slop-skills/r
Skill

anti-slop

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

From anti-slop-skills/python
Skill

anti-slop

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

From anti-slop-skills/quarto
Skill

anti-slop

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

From anti-slop-skills/julia
Skill

anti-slop

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

From anti-slop-skills/cpp