# dmmulroy/anti-slop

Opinionated Oxlint rules for rejecting low-evidence TypeScript and JavaScript patterns

Repository: https://github.com/dmmulroy/anti-slop
Canonical: https://ross.abutalabs.com/products/anti-slop
Language: TypeScript
License: MIT
License Family: permissive
Topics: agent-skills, linting, oxlint, typescript
Last push: 2026-08-18T13:21:06+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 35, longevity 1
- inputs: {"age_days": 21, "days_push": 15, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3763, forks 78 (observed 2026-08-28T04:08:15.726169+00:00)

## What it is
A set of opinionated Oxlint plugin rules that reject low-evidence TypeScript and JavaScript patterns, designed to be vendored into a repository rather than installed as a fixed npm dependency. It ships with an agent skill that copies the plugin, installs Oxlint dependencies, merges configuration, and validates the setup.

## Use cases
- lint typescript for low-evidence patterns
- enforce stricter type-safety lint rules in oxlint
- reject chained type assertions and unsafe casts
- ban runtime typeof checks and module mocking
- set up opinionated lint rules via a coding agent
- vendor custom lint rules into a repo

## When to choose
- you use Oxlint and want opinionated rules against sloppy TypeScript patterns
- you want lint rules you can read, copy, and customize in your own repo
- your team uses Effect and wants opt-in Effect-specific lint rules

## When to avoid
- you use ESLint or another linter instead of Oxlint
- you prefer rules maintained as a versioned npm dependency
- you want a neutral, non-opinionated lint configuration

## Facets
- artifact type: plugin
- maturity: active
- function: linter, developer-tools, code-review
- domain: developer-tools, programming-languages, web-development
- platform: cli
- tags: oxlint, linting, typescript, javascript, code-quality, agent-skills, vendored-rules, nodejs

## Member repositories
- dmmulroy/anti-slop (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:15.726169+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:28:37.599780+00:00, confidence not recorded.
  - readme: https://github.com/dmmulroy/anti-slop (fetched 2026-08-28T04:08:15.726169+00:00, sha ba05eec6619e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
