clean-feature-delivery

Community

Deliver features with clean architecture & tests.

Authorcuenobi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Implement or refactor features within a disciplined clean-architecture approach to reduce coupling, improve testability, and simplify maintenance across Go services.

Core Features & Use Cases

  • Enforce a merged-layer style (application, domain, interfaces, infrastructure) to avoid per-module duplicated infrastructure.
  • Define clear responsibilities per layer: domain invariants, application orchestration, interfaces/http DTOs and mappers, and infrastructure persistence implementations.
  • Use Case: When delivering a new feature, apply the pattern to keep modules cohesive and replaceable while staying aligned with project rules.

Quick Start

Outline the next feature with per-layer module boundaries and implement domain, application, interfaces, and infrastructure components accordingly.

Dependency Matrix

Required Modules

None required

Components

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: clean-feature-delivery
Download link: https://github.com/cuenobi/golang-clean/archive/main.zip#clean-feature-delivery

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.