What problem does it solve?
This Skill addresses the challenges of refactoring and integrating complex Cloudflare Workers projects, providing a systematic approach to large-scale codebase restructuring and consolidation.
Core Features & Use Cases
- Large-Scale Refactoring: Automates the identification and removal of duplicated code across multiple files within a Cloudflare Workers project.
- Codebase Integration: Facilitates the merging of separate codebases and consolidating duplicated logic.
- Architecture Planning: Guides the user through the creation of a comprehensive AGENTS.md file for project organization.
- Frontend Integration: Offers detailed steps for integrating new frontend codebases into existing projects, including SPA to MPA migration.
- Use Case: Ideal for developers managing complex Cloudflare Workers applications that require regular refactoring and integration tasks.
Quick Start
Use the project-restructure skill to begin restructuring your Cloudflare Workers project by first creating an AGENTS.md file at the project root.