check-compliance
CommunityEnsure code meets standards.
Authorbaphled
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the enforcement of code quality, security, and licensing standards, preventing non-compliant code from entering the repository and saving time on manual checks.
Core Features & Use Cases
- Pre-commit Verification: Runs checks locally before code is committed.
- Comprehensive Checks: Includes linting, formatting, security scanning, and testing.
- Use Case: Before committing a new feature, use this skill to automatically run
npm run lint,npm run format:check,npm test, andgitleaks detect --source .to ensure everything is up to par.
Quick Start
Run the check-compliance skill to verify your code adheres to all project standards.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: check-compliance Download link: https://github.com/baphled/dotopencode/archive/main.zip#check-compliance 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.