component-common-domain-detection

Community

Identify duplicate domain logic for consolidation

AuthorGuiErba
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Skill identifies and reduces duplication by locating common domain logic across multiple components and proposing consolidation opportunities to improve maintainability and reduce technical debt.

Core Features & Use Cases

  • Scan component namespaces for common leaf patterns like *.notification, *.audit, and *.validation to surface duplication.
  • Detect shared domain classes used across multiple components to identify cross-cutting reuse opportunities.
  • Analyze functionality similarity and assess coupling impact to determine safe consolidation paths (shared service, shared library, or component merge).
  • Generate actionable consolidation plans with step-by-step guidance for implementation.

Quick Start

Analyze a codebase to identify duplicate domain logic and surface consolidation opportunities.

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: component-common-domain-detection
Download link: https://github.com/GuiErba/guierba.github.io/archive/main.zip#component-common-domain-detection

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.