repository-analyzer
Installation
SKILL.md
Repository Analyzer Skill
This skill provides a systematic approach to analyzing any code repository through multi-source investigation and critical evaluation.
Purpose
Enable Claude to perform thorough repository analysis by:
- Exploring codebase structure and organization using Explore agents
- Identifying technology stack and dependencies
- Researching best practices via web search
- Fetching authoritative documentation via Context7
- Evaluating configuration quality and completeness
- Assessing documentation and maintainability
- Providing actionable recommendations