architecture-domain-analysis

Community

Map your codebase's domains.

Authorbaotoq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you understand the complex relationships within a codebase by identifying distinct business domains, classifying them (Core, Supporting, Generic), and suggesting clear boundaries for Bounded Contexts, leading to better system design and maintainability.

Core Features & Use Cases

  • Subdomain Identification: Classifies parts of your system as Core (competitive advantage), Supporting (business-specific), or Generic (outsourcable).
  • Bounded Context Mapping: Suggests explicit linguistic boundaries for your domains.
  • Cohesion Analysis: Assesses how well concepts within a domain fit together.
  • Use Case: When refactoring a monolithic application, use this Skill to identify natural seams for creating microservices based on business capabilities, rather than technical layers.

Quick Start

Analyze the provided codebase to identify its core, supporting, and generic subdomains and map them to bounded contexts.

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: architecture-domain-analysis
Download link: https://github.com/baotoq/go-shortener/archive/main.zip#architecture-domain-analysis

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.