From workflow-skills
Safely identify and remove dead code using knip, depcheck, and ts-prune. Categorizes findings by severity and rolls back if tests fail.
npx claudepluginhub arosenkranz/claude-code-config --plugin workflow-skillsThis skill is limited to using the following tools:
Safely identify and remove dead code with test verification:
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Designs, implements, and audits WCAG 2.2 AA accessible UIs for Web (ARIA/HTML5), iOS (SwiftUI traits), and Android (Compose semantics). Audits code for compliance gaps.
Safely identify and remove dead code with test verification:
Run dead code analysis tools:
Generate comprehensive report in .reports/dead-code-analysis.md
Categorize findings by severity:
Propose safe deletions only
Before each deletion:
Show summary of cleaned items
Never delete code without running tests first!