deploy-automation

Official

One-click deploy to production.

Authortimequity
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables one-click deployment to production across multiple platforms, reducing manual steps and delivery time.

Core Features & Use Cases

  • Platform Templates: Vercel, Fly.io, Cloudflare Workers, Netlify templates.
  • Pre-Deploy Checks: Tests, environment variables, builds, and security checks.
  • Unified Deployment: A single command to trigger the correct deployment flow.

Quick Start

Say "deploy" to trigger the deployment workflow; the skill detects the template and runs the platform-specific commands (vercel for Next.js, fly deploy for FastAPI, wrangler for Hono, or netlify deploy for static sites).

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-automation
Download link: https://github.com/timequity/plugins/archive/main.zip#deploy-automation

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