Logo
Agent Skills Guide

component-common-domain-detection

published 2026/03/13

Finds duplicate business logic spread across multiple components and suggests consolidation. Use when asking "where is this logic duplicated?", "find common code between services", "what can be consolidated?", "detect shared domain logic", or analyzing component overlap before refactoring. Do NOT use for code-level duplication detection (use linters) or dependency analysis (use coupling-analysis).

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add christophacham/agent-skills-library/skills/web-dev/component-common-domain-detection

Local download

Download only this skill directory.

Download component-common-domain-detection only
File Explorer
0 files
No file selected
readonly

Select a file to view its content