codebase-analysis-web-report
Generates a self-contained interactive web report that analyzes a codebase: summarizes purpose, documents architecture and call/flow graphs, produces interactive diagrams and search, and suggests improvements. Triggered by requests to analyze a repository, specific project directories, or uploaded source files.
Skill Installation
Install this skill using skillscokac CLI tool
Installation command
npx skillscokac -i codebase-analysis-web-reportRemoval command
npx skillscokac -r codebase-analysis-web-reportUsage
After installation, run /codebase-analysis-web-report in Claude Code
Prerequisite: Node.js must be installed on your system to run this command.
๐ก Copy and run this command in your terminal to install the skill
SKILL.md
SKILL.md
SKILL.md
Frontmatter
name
codebase-analysis-web-report
description
Generates a self-contained interactive web report that analyzes a codebase: summarizes purpose, documents architecture and call/flow graphs, produces interactive diagrams and search, and suggests improvements. Triggered by requests to analyze a repository, specific project directories, or uploaded source files.
Loading editor...