devops-sre

Generate Dockerfiles, docker-compose configurations, and deployment guides for Go and Nuxt projects.

8|3|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/ydnikolaev/antigravity-factory --skill devops-sre-ydnikolaev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops-sre
Source: https://github.com/ydnikolaev/antigravity-factory/tree/main/src/skills/devops-sre
Command: npx skills add https://github.com/ydnikolaev/antigravity-factory --skill devops-sre-ydnikolaev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates the Dockerization of a Go backend with a Nuxt frontend and the setup of CI/CD pipelines, reducing manual configuration and error-prone deployment steps.

Core Features & Use Cases

  • Dockerize Go backend and Nuxt frontend with deterministic multi-stage builds.
  • Generate docker-compose configurations for local development and production-like environments.
  • Produce an infrastructure deployment guide detailing steps, artifacts, and handoff protocols for reliable releases.

Quick Start

Run the devops-sre skill on a repository to generate Dockerfiles, docker-compose configurations, and an infrastructure deployment guide.

Frequently Asked Questions about devops-sre

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Dockerized deployments for a Go backend and Nuxt frontend?

Automate your Dockerized deployments by generating deterministic multi-stage Dockerfiles, docker-compose configurations, and a deployment guide for your Go and Nuxt application.

What's the best way to set up a CI/CD pipeline for Go and Nuxt applications?

Set up a CI/CD pipeline for Go and Nuxt applications by generating infrastructure documentation and docker-compose configurations that define deterministic container builds and reliable release handoff protocols.

Does this Docker CI/CD setup generate separate configurations for local development and production?

Yes, the Docker CI/CD setup generates docker-compose configurations tailored for both local development and production-like environments to ensure reliable releases.

Do I need multi-stage Docker builds for my Go and Nuxt repository?

You need multi-stage Docker builds for Go and Nuxt repositories to achieve deterministic container builds, reducing manual configuration and error-prone deployment steps.

What is included in the infrastructure deployment guide for a Dockerized Go and Nuxt app?

The infrastructure deployment guide details deployment steps, generated artifacts, validation checks, and handoff protocols required for releasing your Dockerized Go and Nuxt application.

Can I use this to generate Dockerfiles for existing Go and Nuxt projects?

Yes, you can run this on an existing repository to generate Dockerfiles, docker-compose configurations, and an infrastructure deployment guide for your Go and Nuxt projects.