概要
The Anti-Duplication skill is a powerful architectural guardian for Claude Code that prevents technical debt by proactively identifying existing code patterns. When a developer asks to build new functionality, the skill automatically triggers a multi-phase search across the repository to find similar endpoints, services, or UI components. By presenting options to reuse, extend, or abstract existing logic, it ensures that your codebase remains lean, consistent, and maintainable while significantly reducing the long-term burden of inconsistent bug fixes and redundant implementations.