go-backend-init

Installation
SKILL.md

Go Backend Repository Initialization Skill

Initialize a production-grade Go backend repository following battle-tested patterns.

When to Use

  • User asks to create a new Go backend project
  • User wants to scaffold a Go microservice repo
  • User needs a Go project template with CI/CD, linting, Docker, etc.

Initialization Checklist

When invoked, walk through these steps in order. Ask the user for project-specific details first:

Installs
3
First Seen
Mar 12, 2026