概要
The Project Architecture Analysis skill provides a systematic framework for understanding unfamiliar codebases across multiple ecosystems including Node.js, Python, Go, and Rust. It automates the discovery of project structure, dependency health, architectural layers, and design patterns, producing a comprehensive health report and onboarding guide. By evaluating code quality indicators and identifying potential red flags like missing tests or outdated dependencies, it helps developers quickly gain a high-level mental map of any repository before beginning implementation or refactoring.