validation-trigger
CommunityAuto-fix code issues, ensure quality with ease.
Authorgrandinh
Version1.0.0
Installs0
System Documentation
What problem does it solves?
Manually running linting, formatting, and quality checks, then fixing the identified issues, is a repetitive and time-consuming task. This Skill automates the entire validation and auto-fix process using natural language.
Core Features & Use Cases
- Natural Language Validation: Automatically triggers the
/validate-and-fixcommand from phrases like "fix linting," "validate code quality," or "format code." - Automated Quality Checks: Runs comprehensive linting, type checks, and tests to identify issues across your codebase.
- Auto-Fix Capabilities: Modifies files to automatically resolve detected problems, saving you significant manual effort and ensuring consistent code style.
- Use Case: Instead of running
npm run lint -- --fixandnpm run format, simply say, "Fix all linting errors and format the code in the current project," and the Skill will apply all necessary corrections.
Quick Start
Fix all linting errors and format the code in the current project.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-trigger Download link: https://github.com/grandinh/claude-chaos-express/archive/main.zip#validation-trigger Please download this .zip file, extract it, and install it in the .claude/skills/ directory.