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

  1. Confirm the project path, scope, and priority areas with the user if not provided
  2. Examine directory layout, file counts, and key components:
Installs
6
GitHub Stars
2
First Seen
Mar 1, 2026
analyze-codebase-for-improvements — dalehurley/phpbot