Setup Deployment Skill

Official

Generate production-ready CI/CD for your stack

AuthorAscenseurs-Menetrey-SA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the manual, error-prone setup of CI/CD pipelines and deployment artifacts by generating a complete, production-ready Docker-based deployment workflow for both backend and frontend.

Core Features & Use Cases

  • CI/CD workflow generation (dev + prod): Creates GitHub Actions workflows for automated build, test, image publishing to GHCR, and VPS deployment.
  • Deployment infrastructure scaffolding: Generates backend/fronted Dockerfiles, docker-compose configurations, and deployment scripts tailored to the detected project.
  • Reverse proxy integration via Caddy: Configures routing blocks through the shared setup-caddy repository and prepares the environment for secure proxying.

Use case: You have a FastAPI + React/Vite monorepo and want reliable deployments to separate dev (branch dev) and prod (branch main) VPS environments with automatic database backups, health checks, and rollback-friendly image tagging.

Quick Start

Run the command /setup-deployment --minimal to generate Dockerfile(s), a simplified docker-compose.yml, and a single GitHub Actions deploy workflow for fast initial provisioning.

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: Setup Deployment Skill
Download link: https://github.com/Ascenseurs-Menetrey-SA/amsa-claude-skills/archive/main.zip#setup-deployment-skill

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.