Code Deduplication

Pre-write workflow to prevent semantic code duplication. Use BEFORE creating new utility functions, shared modules, or helper code to verify equivalent capabilities don't already exist in the codebase. Requires maintaining CODE_INDEX.md as a capability index organized by purpose (not file location).

jr2804 6eb9b16 4 files · 29.1 KB Updated

File contents

jr2804/prompts/tree/main/skills/development/code-deduplication commit 6eb9b166bd

Frequently asked questions

npx skillmds@latest add jr2804/code-deduplication