project-analyzer
CommunityComprehensive codebase analysis & summary
System Documentation
What problem does it solve?
Quickly produce a consistent, readable high-level report for an unfamiliar or evolving codebase to accelerate onboarding, architectural reviews, and roadmap planning. The skill reduces the manual effort of hunting for tech stack details, REST endpoints, data models, CI/CD configuration, and other critical project metadata by systematically scanning and synthesizing repository artifacts.
Core Features & Use Cases
- Automated Project Reporting: Generate a structured PROJECT_SUMMARY.md based on a provided report template to standardize documentation output.
- Tech Stack & Architecture Discovery: Identify languages, frameworks, directory layout, architectural patterns, and deployment artifacts.
- REST API & Data Mapping: Locate and enumerate REST endpoints, controllers, models, and database schemas to support integration planning or security reviews.
- Use Case Example: During onboarding, run the analyzer to create a single report that summarizes the codebase, lists key services and endpoints, and surfaces test and CI/CD configuration for new engineers.
Quick Start
Analyze the repository root, map its architecture and REST endpoints, and generate PROJECT_SUMMARY.md using assets/report-template.md.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: project-analyzer Download link: https://github.com/GrishaAngelovGH/gemini-cli-agent-skills/archive/main.zip#project-analyzer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.