What problem does it solve?
Analyzing and migrating legacy Yii2 projects is a complex, time-consuming, and high-risk endeavor due to undocumented code, intricate dependencies, and outdated patterns. This Skill automates the entire analysis process, providing a clear path to modernization.
Core Features & Use Cases
- 6-Phase Analysis Workflow: Covers initial scan, business capability extraction, dependency analysis, requirements extraction, semantic indexing, and migration planning.
- Automated Business Logic Discovery: Extracts controllers, models, validation rules, and database migrations to map business capabilities and data evolution.
- Migration Roadmap Generation: Provides a structured plan for migrating from Yii2 to modern frameworks like NestJS, including common pattern mapping.
- Use Case: You're tasked with migrating a large, undocumented Yii2 application. Use this Skill to automatically generate a comprehensive architecture diagram, a business capability map, and a detailed migration checklist, saving months of manual reverse engineering.
Quick Start
Use the analyze-yii2-project skill to analyze the attached Yii2 codebase and generate a migration roadmap to NestJS.