detect-competing-systems
Comprehensive detection of competing and conflicting systems in Vue 3 + TypeScript + Pinia projects. Identifies duplicate implementations, architectural conflicts, and competing logic patterns before they cause technical debt.
npx skills add majiayu000/claude-skill-registry --skill detect-competing-systems-archived-20260115 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 🔍 Detect Competing Systems A comprehensive skill for identifying duplicate, conflicting, and competing systems in Vue 3 + TypeScript + Pinia projects. This skill helps detect architectural conflicts, duplicate implementations, and competing logic patterns BEFORE they cause technical debt. ## Purpose Competing systems are multiple implementations of the same functionality that exist simultaneously in a codebase. They create maintenance burden, introduce bugs, and make the codebase difficult to understand. This skill proactively identifies these conflicts and provides consolidation recommendations. ## When to Use Use this skill when you need to: - **Audit codebase architecture** - Identify competing systems before refactoring - **Review new feature implementation** - Check if new code duplicates existing patterns - **Plan technical debt reduction** - Prioritize consolidation efforts - **Onboard new developers** - Understand architectural patterns and conflicts - **Prevent architectural drift** - Ensure consistent patterns across the project - **Optimize development efficiency** - Reduce duplicate work and maintenance burden **Specific Triggers:** - "I think we have multiple filter
- Purpose
- When to Use
- Coverage Areas
- Core Architecture (Required)
- Additional Coverage Areas (25 total)
- Usage Instructions
- Basic Usage
- Advanced Usage
- Integration Options
- Output Format
- Conflict Report Structure
- Severity Levels
- Risk Assessment
- Analysis Checklist
What does the detect-competing-systems skill do?
Comprehensive detection of competing and conflicting systems in Vue 3 + TypeScript + Pinia projects. Identifies duplicate implementations, architectural conflicts, and competing logic patterns before they cause technical debt.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill detect-competing-systems-archived-20260115 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
