anti-slop
Opinionated Oxlint rules that reject low-evidence TypeScript and JavaScript patterns.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.1k
- Source
- skill-github
- Repository
- github.com/dmmulroy/anti-slop
Overview
anti-slop is a set of Opinionated Oxlint rules designed to reject low-evidence and low-signal TypeScript and JavaScript patterns. This capability is installed and configured via agent skill, helping developers improve code quality. It copies the rules into the current repository, installs the required Oxlint dependencies, merges them into existing lint configurations, and enables all rules. Suitable for teams requiring strict code standards.
Capabilities
- ▪Reject nested type assertions
- ▪Reject conditional empty object spreading
- ▪Reject known value widening
- ▪Reject module mocks
- ▪Reject object parameter types
- ▪Reject Reflect.apply
Use cases
Setup
npx skills add dmmulroy/anti-slop --skill install-anti-slop
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How can I view available skills?
Run `npx skills add dmmulroy/anti-slop --list`.
How to install manually?
Copy src/ to the target repository and install Oxlint dependencies.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Aegis
Aegis gives AI coding agents architectural awareness, reducing rework and ensuring change safety.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.