소개
The ln-721-frontend-restructure skill automates the complex process of breaking down unmanageable React files into clean, feature-based directory structures. It utilizes AST-based analysis to intelligently extract types, constants, hooks, and sub-components into co-located files, ensuring each piece of logic resides in its proper context. By calculating dependency graphs and updating import paths automatically, it significantly reduces technical debt and improves maintainability without changing the application's underlying behavior, all while verifying the final build for production readiness.