code-flow-web-report
Generate an interactive web-report that analyzes a web application's source code and visualizes its runtime flow (routes → controllers → services → DB) with beginner-friendly summaries and clickable diagram nodes that link to code locations.
Skill Installation
Install this skill using skillscokac CLI tool
Installation command
npx skillscokac -i code-flow-web-reportRemoval command
npx skillscokac -r code-flow-web-reportUsage
After installation, run /code-flow-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
code-flow-web-report
description
Generate an interactive web-report that analyzes a web application's source code and visualizes its runtime flow (routes → controllers → services → DB) with beginner-friendly summaries and clickable diagram nodes that link to code locations.
Loading editor...