Workflows for code modernization and cleanup.
- Modernize Code: Refactor legacy JS/TS to modern standards.
- Performance Audit: Analyze code for performance bottlenecks and memory leaks.
- React Hooks Converter: Migrate React class components to functional components using Hooks.
- Tech Debt Tracker: Scan code for technical debt and prioritize fixes.