go-clean-architecture
CommunityStructure Go projects with clean, acyclic layers.
Software Engineering#architecture#go#modular#clean-architecture#project-structure#dependency-injection#layered
AuthorOlegHQ
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Go projects often become hard to maintain without a clear architecture. This skill prescribes a clean architecture with explicit layers (handler → service → repository) and dependency rules to improve testability and scalability.
Core Features & Use Cases
- Acyclic Layering: enforces a dependency graph that points inward to core domains.
- Explicit Dependency Injection: wires components in a predictable, testable way.
- Guided Project Bootstrap: provides a scalable layout for new Go projects and refactoring.
Quick Start
Create a new Go project and apply the go-clean-architecture layout to start developing with clearly separated layers.
Dependency Matrix
Required Modules
None requiredComponents
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: go-clean-architecture Download link: https://github.com/OlegHQ/claude-config/archive/main.zip#go-clean-architecture Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.