61-validate-lint-150
Installation
SKILL.md
Validate-Lint 150 Protocol
Core Principle: Code quality is non-negotiable. Run comprehensive checks before any delivery. Catch issues early, fix systematically.
What This Skill Does
When you invoke this skill, you're asking AI to:
- Run full lint suite — ESLint + TypeScript + Unused code detection
- Report all issues — Categorized by severity and type
- Provide fix guidance — Specific suggestions for each error
- Verify resolution — Re-run checks after fixes
- Quality gate — Only proceed when all checks pass