Meta-skill that coordinates all anti-slop domain skills. Auto-loads appropriate skill based on file type.
No verified skills in this plugin.
Active detection and cleanup scripts. Automated slop scoring for text and R code files.
No verified skills in this plugin.
Comprehensive text quality coordinator. Three-layer system: (1) pattern removal, (2) Strunk's principles, (3) human voice. One invocation applies all layers automatically.
No verified skills in this plugin.
Wikipedia's 24-pattern checklist for removing AI writing signatures. Adds personality and voice to text.
No verified skills in this plugin.
Visual design quality enforcement. Detects cookie-cutter layouts, generic gradients, and 'AI startup' aesthetic.
No verified skills in this plugin.
R code quality enforcement. Namespace qualification, explicit returns, no generic names (df, data, result).
No verified skills in this plugin.
Python code quality enforcement. Type hints, docstrings, PEP 8 compliance, pandas best practices.
No verified skills in this plugin.
Quarto/RMarkdown quality enforcement. Prevents generic research documents, ensures reproducibility.
No verified skills in this plugin.
Julia code quality enforcement for scientific computing. Type stability and multiple dispatch.
No verified skills in this plugin.
C++ and Rcpp quality enforcement for performance-critical code. Memory safety and Rcpp best practices.
No verified skills in this plugin.