predeploy
CommunityValidate deployments before they fail, save time.
Authordlehdgml5328
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents failed deployments by automatically performing comprehensive checks—including Git status, code quality, unit tests, build tests, and infrastructure validation—before the actual deployment process begins. It catches issues early, saving valuable time and preventing production outages.
Core Features & Use Cases
- Comprehensive Code Validation: Runs Ruff, MyPy, ESLint, and TypeScript checks for both backend and frontend code quality.
- Automated Testing: Executes backend (Pytest) and frontend (npm test) unit tests to ensure functionality.
- Build & Infrastructure Verification: Performs production build tests for the frontend and validates Kubernetes manifests for syntax correctness.
- Environment Checklist: Guides users on essential environment variables and GitHub Secrets required for successful deployment.
- Use Case: Before pushing code to production, ask, "Can I deploy?" to get a full report on potential issues, ensuring a smooth and successful deployment without manual pre-checks.
Quick Start
Perform a full pre-deployment validation.
Dependency Matrix
Required Modules
ruffmypypytesteslinttypescriptalembic
Components
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: predeploy Download link: https://github.com/dlehdgml5328/bodam/archive/main.zip#predeploy 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.