golang-clean-architecture

Community

Audit Go services for Clean Architecture.

Authorsaifoelloh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures your Go services adhere to Clean Architecture principles, promoting maintainable, testable, and scalable code by enforcing strict layering and dependency rules.

Core Features & Use Cases

  • Architecture Auditing: Analyzes Go codebases to identify violations of Clean Architecture principles, such as business logic in delivery or repository layers.
  • Dependency Rule Enforcement: Verifies that dependencies flow inward, from outer layers (delivery) to inner layers (domain), preventing tight coupling.
  • Use Case: When reviewing a new microservice, use this Skill to automatically flag any instances where the gRPC handler directly accesses the database or where the domain layer imports infrastructure packages.

Quick Start

Use the golang-clean-architecture skill to audit the Go codebase located in the current directory.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: golang-clean-architecture
Download link: https://github.com/saifoelloh/golang-best-practices-skill/archive/main.zip#golang-clean-architecture

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 223,000+ vetted skills library on demand.