code-flow-visual-report
Generates an interactive web-style report that analyzes source code, diagrams program flow, simulates step-by-step execution, and highlights likely logic-bug locations with explanations. Supports localized output (including a Korean-language version) when a user requests a localized interactive report. Triggered when a user asks for a visual, navigable report of a codebase or code snippet for learning, documentation, or debugging.
Skill Installation
Install this skill using skillscokac CLI tool
Installation command
npx skillscokac -i code-flow-visual-reportRemoval command
npx skillscokac -r code-flow-visual-reportUsage
After installation, run /code-flow-visual-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
Loading file viewer...