clean-architecture

Community

Keep bounded contexts clean with modular monoliths.

Authormarcioaltoe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill explains Clean Architecture principles for Modular Monoliths with bounded contexts and a minimal shared kernel.

Core Features & Use Cases

  • Bounded Contexts: Isolate contexts with complete vertical slices.
  • Minimal Shared Kernel: Define a tiny shared core for universal concepts.
  • Context Communication: Use application services for interaction.

Quick Start

Propose a bounded-context layout with a minimal shared kernel.

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-architecture
Download link: https://github.com/marcioaltoe/claude-craftkit/archive/main.zip#clean-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository