Lint Overlay

Use when adding or enforcing lint rules as part of a test or verification plan. Extends testing-strategy with lint-specific guidance: rule selection, gate placement, failure triage, and migration planning when introducing rules to an existing codebase. Do NOT use standalone — load the base testing-strategy skill alongside it — and do NOT use for chasing a specific lint failure in one file (that is debugging). Do NOT use for decide whether to unit-test or integration-test this handler. Do NOT use for extract this repeated code pattern into a shared util.

jacob-balslev c86435b 4 files · 35.5 KB Updated

File contents

jacob-balslev/skill-graph/tree/main/marketplace/skills/lint-overlay commit c86435bde7

Frequently asked questions

npx skillmds@latest add jacob-balslev/lint-overlay