What problem does it solve?
This Skill addresses the challenge of understanding and improving complex codebases by providing a systematic way to analyze framework architecture, identify inefficiencies, and suggest actionable improvements.
Core Features & Use Cases
- Component Discovery: Automatically inventories agents, tasks, workflows, and utilities.
- Usage Pattern Analysis: Identifies dependencies, usage frequency, and unused components.
- Performance Bottleneck Detection: Pinpoints large files, deep dependency chains, and redundant logic.
- Redundancy Analysis: Finds overlapping functionality and opportunities for consolidation.
- Improvement Recommendations: Generates prioritized suggestions for enhancement.
- Use Case: A development team can use this Skill to get a comprehensive health check of their project, identify areas for refactoring, and ensure code quality before a major release.
Quick Start
Use the analyze-framework skill to perform a full analysis of the current project directory.