Marketplace

dead-code

Find and remove unused code added in the current branch. Use when asked to find dead code, remove unused functions, clean up unreferenced code, or check for orphaned controllers/services/SDK functions. Triggers on phrases like "find dead code", "remove unused code", "check for orphaned functions", or "clean up unreferenced exports".

$ Instalar

git clone https://github.com/franchiseai/claude-code-plugins /tmp/claude-code-plugins && cp -r /tmp/claude-code-plugins/plugins/dead-code/skills/dead-code ~/.claude/skills/claude-code-plugins

// tip: Run this command in your terminal to install the skill