ESLint Baseline Hardening Monorepo
Installation
SKILL.md
ESLint Baseline Hardening Monorepo
Purpose
Use this skill to harden ESLint in monorepo workspaces.
This variant adds workspace awareness so the agent can treat project-level overrides, shared rules, and CI gates as coordinated quality surfaces.
When to Use
Use this skill when:
- the repo is a monorepo
- shared ESLint config exists
- project overrides differ across apps/libs
- CI should enforce a phased baseline