Pre-Commit Validation Skill
CommunityValidate code before commit, prevent broken builds.
AuthorWellFitCommunity
Version1.0.0
Installs0
System Documentation
What problem does it solves? This Skill automatically validates your code changes before they are committed, preventing broken builds, maintaining high code quality standards, and ensuring immediate HIPAA compliance.
Core Features & Use Cases
- Comprehensive Code Checks: Runs linting for style compliance, type checking for TypeScript correctness, and the full test suite to catch regressions.
- PHI Security Scan: Automatically scans for potential PHI logging violations in sensitive code, ensuring data privacy from the earliest stage.
- GPG Signing Verification: Confirms that GPG commit signing is enabled, enhancing the integrity and traceability of your codebase.
- Use Case: Integrate this skill into your development workflow to run before every commit, ensuring that only high-quality, compliant code makes it into your repository and PRs.
Quick Start
Run the pre-commit validation checks on my staged changes and report any issues that need to be fixed.
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: Pre-Commit Validation Skill Download link: https://github.com/WellFitCommunity/WellFit-Community-Daily-Complete/archive/main.zip#pre-commit-validation-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.