What problem does it solve?
This Skill provides a deep, multi-phase analysis of a TypeScript codebase, uncovering its architectural structure, module anatomy, design patterns, dead code, domain topology, runtime behavior, and potential risks without requiring manual code reading.
Core Features & Use Cases
- Architectural Mapping: Understand the high-level structure, entry points, and subsystem interactions.
- Module Analysis: Detail what each module exports, its dependencies, and its boundaries.
- Risk Assessment: Identify high-impact areas and potential propagation of changes.
- Use Case: When onboarding to a large, unfamiliar TypeScript project, activate this Skill to generate a comprehensive architectural report, enabling rapid understanding and informed decision-making before making any code changes.
Quick Start
Run a comprehensive 7-phase codebase analysis using all typegraph-mcp tools, producing a detailed architectural report.