II.
LibrarySkill overview
Reference · livelib-skill:code-migration-modernization--dead-code-eliminator
dead-code-eliminator overview
Identify and safely remove dead, unused, and unreachable code from codebases
Attributes
displayName
dead-code-eliminator
description
Identify and safely remove dead, unused, and unreachable code from codebases
libraryPath
library/specializations/code-migration-modernization/skills/dead-code-eliminator/SKILL.md
specialization
code-migration-modernization
contentSummary
# Dead Code Eliminator Skill
Identifies and safely removes dead code, unused functions, unreachable code paths, and orphaned files from codebases to reduce complexity and maintenance burden.
## Purpose
Enable safe dead code removal for:
- Codebase simplification
- Migration preparation
-
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:code-migration-modernization·Specialization
lib_covers_topic1
- topic:refactoring·TopicRefactoring
lib_implements_workflow1
- workflow:technical-debt-reduction·WorkflowTechnical Debt Reduction
lib_involves_role2
- role:backend-engineer·RoleBackend Engineer
- role:refactor-bot·RoleRefactor Bot
lib_requires_skill_area2
- skill-area:dead-code-elimination·SkillAreaDead Code Elimination
- skill-area:code-analysis-linting·SkillAreaCode Analysis and Linting
Incoming edges
None.