go-architect

Community

Build robust Go web services.

Authorjavierhbr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance and best practices for architecting Go applications, focusing on modern Go features for building scalable and maintainable web services.

Core Features & Use Cases

  • Modern Routing: Leverages Go 1.22+ net/http enhanced ServeMux for method-based routing and path parameters.
  • Project Structure: Offers patterns for both flat and modular project layouts.
  • Dependency Injection: Emphasizes passing dependencies through constructors and structs, avoiding globals.
  • Graceful Shutdown: Implements patterns for safely shutting down HTTP servers.
  • Use Case: When starting a new Go web service, use this Skill to establish a clean project structure, implement dependency injection for testability, and ensure graceful shutdown for production readiness.

Quick Start

Use the go-architect skill to set up a new Go project with a modular structure and dependency injection.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: go-architect
Download link: https://github.com/javierhbr/random-poc/archive/main.zip#go-architect

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.