Dead Code Removal This skill safely identifies and removes unused code across multiple programming languages. It includes comprehensive safety checks to prevent removing code that's actually needed. When to Use This Skill - After refactoring code and removing features - Before production deployment to reduce bundle size - When cleaning up legacy code - When removing deprecated functionality - When optimizing codebase size - When maintaining code quality standards What This Skill Does 1. Language Detection : Identifies project languages and structure 2. Entry Point Mapping : Maps entry points…