analyze-codebase-for-improvements
Installation
SKILL.md
Analyze Codebase for Improvements
Input Parameters
| Parameter | Required | Description | Example |
|---|---|---|---|
project_path |
Yes | Path to the root directory of the project or codebase to analyze | ~/Code/GitHub/phpbot |
focus_areas |
No | Comma-separated list of specific areas to prioritize | performance, error-handling, documentation |
project_type |
No | Type of project for context-aware recommendations | PHP application |
Procedure
- Confirm the project path, scope, and priority areas with the user if not provided
- Examine directory layout, file counts, and key components: