← all plugins

Safe Production Deployment

curated by SkillMD · plugin · 9 skills

Deploy a web application safely with pre-deployment audit, rollout plan, canary monitoring, and rollback strategy.

Install the whole plugin (CLI)
npx skillmds add affaan-m/production-audit npx skillmds add addyosmani/shipping-and-launch npx skillmds add github/devops-rollout-plan npx skillmds add affaan-m/canary-watch npx skillmds add galyarderlabs/release npx skillmds add tinh2/preflight npx skillmds add zero-yx/caddy-https-reverse-proxy npx skillmds add zero-yx/selfhosted-gateway-seamless-upgrade npx skillmds add luokai0/deploy
⬇ Download

Skills in this plugin

  1. production-audit · affaan-m
    Audits local code for production readiness, identifying risks in security, data integrity, payments, operations, and UX before shipping.
    226k
    repo stars
  2. shipping-and-launch · addyosmani
    Provides a structured pre-launch checklist, staged rollout plan, monitoring setup, and rollback strategy for safe production deployments.
    69.5k
    repo stars
  3. devops-rollout-plan · github
    Generate comprehensive rollout plans with preflight checks, step-by-step deployment, verification signals, rollback procedures, and communication plans for infrastructure and application changes.
    36.2k
    repo stars
  4. canary-watch · affaan-m
    Monitors a deployed URL for regressions after releases by checking HTTP status, console errors, network failures, performance metrics, content integrity, API health, static assets, and SSE streams.
    226k
    repo stars
  5. release · galyarderlabs
    Coordinate a full Galyarder Framework release across engineering verification, npm, GitHub, smoke testing, and announcement follow-up.
    20
    repo stars
  6. preflight · tinh2
    Runs a read-only pre-deploy verification gate covering git status, builds, tests, migrations, secrets, and commit conventions, then reports READY or NOT READY.
    13
    repo stars
  7. caddy-https-reverse-proxy · zero-yx bundle
    Deploy Caddy on a remote Linux host to expose a local HTTP backend as trusted HTTPS, prioritizing a user-owned domain with Let's Encrypt HTTP-01 and falling back to DuckDNS DNS-01 when needed.
    0
    repo stars
  8. selfhosted-gateway-seamless-upgrade · zero-yx
    Upgrades the local StaticFlow backend behind a running Pingora gateway on port 39180 using blue/green slots, applying config changes via SIGHUP without restarting the gateway.
    0
    repo stars
  9. deploy · luokai0 bundle
    Guides reliable application deployment with CI/CD pipelines, zero-downtime strategies, rollback plans, and post-deploy monitoring.
    10
    repo stars