·code-deduplication
</>

code-deduplication

alinaqi/claude-bootstrap

Prevent semantic code duplication with capability index and check-before-write

65Installs·1Trend·@alinaqi

Installation

$npx skills add https://github.com/alinaqi/claude-bootstrap --skill code-deduplication

SKILL.md

Purpose: Prevent semantic duplication and code bloat. Maintain a capability index so Claude always knows what exists before writing something new.

Maintain CODEINDEX.md in project root, organized by capability not file location:

| < 50 files | Markdown index only | | 50-200 files | Markdown + periodic audit | | 200+ files | Add vector DB | | 500+ files | Vector DB essential |

Prevent semantic code duplication with capability index and check-before-write Source: alinaqi/claude-bootstrap.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/alinaqi/claude-bootstrap --skill code-deduplication
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is code-deduplication?

Prevent semantic code duplication with capability index and check-before-write Source: alinaqi/claude-bootstrap.

How do I install code-deduplication?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alinaqi/claude-bootstrap --skill code-deduplication Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/alinaqi/claude-bootstrap