Lint Guardrails

AI-guardrail linting — size/complexity caps that force extraction over sprawl, no comments, named constants, everything an error, and the config protected from agent edits by a deny hook. Ecosystem-agnostic philosophy with per-ecosystem implementations (ESLint for JS/TS today). Standalone-safe on existing repos. Use when the user says "setup linting", "add lint guardrails", or via setup-tooling.

JCaraballo113 Updated

File contents

JCaraballo113/agent-skills/tree/main/skills/lint-guardrails commit 020cd1cca8

Frequently asked questions

npx skillmds@latest add jcaraballo113/lint-guardrails