legacy-prune
OfficialStreamline code by removing legacy paths.
Authorhelpful-bits
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the complexity and maintenance burden of outdated code pathways and compatibility fallbacks, ensuring a cleaner and more maintainable codebase.
Core Features & Use Cases
- Identify and Inventory: Differentiates between old and new code paths, designating a canonical runtime path.
- Cut Over: Reroutes all execution to the designated canonical path, eliminating ambiguity.
- Remove Legacy Code: Deletes obsolete code, configuration reads, and compatibility flags.
- Validate Behavior: Ensures no regressions occur and error messages remain clear.
- Use Case: When refactoring an authentication system, this skill can help remove old OAuth 1.0a pathways and ensure all traffic is routed through the new OAuth 2.0 implementation.
Quick Start
Use the legacy-prune skill to remove the old user session management code.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: legacy-prune Download link: https://github.com/helpful-bits/plantocode/archive/main.zip#legacy-prune Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.