lint-and-validate
sickn33/antigravity-awesome-skills
This skill enforces a mandatory, comprehensive quality loop for all code changes. It guides users through running multiple specialized validation tools—including linters, type checkers, and security scanners—for diverse ecosystems (e.g., Node.js/TypeScript, Python). It ensures that code is robust, adheres to established style guides, and maintains type safety across all components before it can be considered complete or committed.