dev-checker
CommunityAutomate pre-commit and pre-deploy code checks.
Software Engineering#code quality#development#developer tools#TypeScript#validation#pre-commit#pre-deploy
Authoramo-tech-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the manual, error-prone process of validating code quality before commits or deployments. It ensures your code adheres to standards, preventing broken builds and costly post-deployment fixes.
Core Features & Use Cases
- Automated Code Validation: Runs TypeScript type checks, build checks, and linting to catch errors early.
- Pre-Commit Checklist: Guides through essential checks like
tsc --noEmit,no console.log, and.envnot staged. - Pre-Deploy Checklist: Ensures all tests pass, builds succeed, and environment variables are set before deployment.
- Use Case: Before pushing code, simply ask "Run dev checks" to automatically validate code quality and readiness, saving you from CI/CD failures.
Quick Start
Just ask:
"Run dev checks"
"Check if ready to commit"
Dependency Matrix
Required Modules
pnpmtsc
Components
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: dev-checker Download link: https://github.com/amo-tech-ai/medellin-spark/archive/main.zip#dev-checker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.