code-validation-standards
CommunityAutomated code validation gates.
Authorlinskybing
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enforces code quality by providing automated validation checks that run before commits and pushes, helping teams catch issues early.
Core Features & Use Cases
- Pre-commit validation to enforce formatting, vet checks, and quick compile verifications.
- Pre-push validation to run a broader set of checks including tests and linting.
- Quick integration with CI to maintain consistent quality across the development workflow.
Quick Start
Use the pre-commit validation script before committing: bash .github/skills/code-validation-standards/scripts/pre-commit-validate.sh. For a full pre-push validation, run: bash scripts/validate-before-push.sh.
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: code-validation-standards Download link: https://github.com/linskybing/platform-go/archive/main.zip#code-validation-standards 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.