lint-and-validate
CommunityAutomate code quality checks after changes.
AuthorxenitV1
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates quality assurance by running validation and linting tools after every code modification, catching syntax, style, and basic security issues early.
Core Features & Use Cases
- Cross-language validation: Linting and static analysis for Node.js/TypeScript and Python projects.
- Automated quality loop: Detects syntax errors, style deviations, and type issues before commits or deployments.
- Use Case: After a commit, run this Skill to ensure the codebase is clean and compliant with project standards.
- CI/CD integration: Easily plug into existing pipelines to enforce consistency across CI stages.
Quick Start
Use the lint-and-validate skill to lint and validate a project.
- Run: python scripts/lint_runner.py <path-to-project>
- Example: python scripts/lint_runner.py ./my-app
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: lint-and-validate Download link: https://github.com/xenitV1/Antigravity-Workflows/archive/main.zip#lint-and-validate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.