deploy-helper

Run pre-deploy checks and generate a deployment readiness report.

32|7|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/jamesjlundin/full-stack-web-and-mobile-template --skill deploy-helper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-helper
Source: https://github.com/jamesjlundin/full-stack-web-and-mobile-template/tree/main/.claude/skills/deploy-helper
Command: npx skills add https://github.com/jamesjlundin/full-stack-web-and-mobile-template --skill deploy-helper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill guides safe deployment by performing pre-deploy checks, verifying migrations, and generating deployment readiness reports.

Core Features & Use Cases

  • Pre-Deploy Checks: Validate typecheck, lint, and build readiness before deploying.
  • Migrations Review: Verify migrations are in place and safe to apply.
  • Readiness Reporting: Produce a deployment readiness summary for stakeholders.

Quick Start

Run pre-deploy checks and generate a deployment readiness report before pushing to production.