deploy-checker

Community

Automate deployment validation for error-free releases.

AuthorM2AI-jp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents deployment failures by automatically checking environment variables, build status, security settings, and deployment configurations before pushing to production.

Core Features & Use Cases

  • Environment Validation: Verifies all required environment variables are properly configured
  • Build Verification: Ensures the application builds successfully before deployment
  • Security Scanning: Checks for exposed secrets and proper .gitignore configuration
  • Use Case: Before deploying a Next.js application to Vercel, this Skill automatically runs pnpm build, checks for missing environment variables, and validates security settings, catching issues that would cause production failures.

Quick Start

Use the deploy-checker skill before any git push to automatically validate your deployment readiness and prevent production issues.

Dependency Matrix

Required Modules

None required

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: deploy-checker
Download link: https://github.com/M2AI-jp/thanks4claudecode-fresh/archive/main.zip#deploy-checker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.