deploy-check
CommunityEnsure deployment readiness.
AuthorSS2608-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates critical pre-deployment checks, preventing deployment failures and ensuring code quality and security before releasing to production.
Core Features & Use Cases
- Automated Build & Test: Runs the production build, TypeScript compilation, linting, and unit tests.
- Security & Dependency Scanning: Checks for high-severity vulnerabilities using
npm audit. - Environment Validation: Verifies essential environment variables are set.
- Use Case: Before merging a pull request or deploying to staging, run this Skill to catch potential issues like broken builds, failing tests, or critical security vulnerabilities.
Quick Start
Run the deploy-check skill to perform all pre-deployment verifications.
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: deploy-check Download link: https://github.com/SS2608-dev/Resilience/archive/main.zip#deploy-check 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.