·go-architecture
</>

go-architecture

direktly/agent-skills

Architectural guidelines for Go projects following Domain-Driven Design (DDD) and Clean Architecture principles. Focuses on layer boundaries, dependency rules, and rich domain models.

4Installs·1Trend·@direktly

Installation

$npx skills add https://github.com/direktly/agent-skills --skill go-architecture

SKILL.md

This guide explains the DDD and CQRS principles demonstrated in this codebase, presented in a way that allows engineers to apply these patterns to any industry or business domain.

This implementation follows the Onion Architecture pattern with clear separation of concerns:

Read After Write Always return fresh data from the database after modifications to ensure consistency.

Architectural guidelines for Go projects following Domain-Driven Design (DDD) and Clean Architecture principles. Focuses on layer boundaries, dependency rules, and rich domain models. Source: direktly/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/direktly/agent-skills --skill go-architecture
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is go-architecture?

Architectural guidelines for Go projects following Domain-Driven Design (DDD) and Clean Architecture principles. Focuses on layer boundaries, dependency rules, and rich domain models. Source: direktly/agent-skills.

How do I install go-architecture?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/direktly/agent-skills --skill go-architecture Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/direktly/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01