validation
CommunityAutomate code quality checks.
AuthorAmarbharati-07
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of running and monitoring code quality checks, ensuring your project adheres to defined standards and preventing regressions.
Core Features & Use Cases
- Define Validation Commands: Register shell commands (like linters, tests, type checkers) with descriptive names.
- Execute Checks: Trigger one or more registered validation commands and monitor their execution.
- Review Results: Get detailed reports on the success or failure of each command, including error messages and logs.
- Use Case: After pushing a new feature, automatically run
npm run lint,npm test, andnpx tsc --noEmitto verify code quality and correctness before merging.
Quick Start
Register a new validation command named 'lint' that runs 'npm run lint'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: validation Download link: https://github.com/Amarbharati-07/cms1/archive/main.zip#validation 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 223,000+ vetted skills library on demand.