uml-generator
Analyzes the project architecture and source code to generate a comprehensive UML diagram. It creates a single, self-contained HTML file named UML.html at the project root using Mermaid.js for visualization.
Skill Installation
Install this skill using skillscokac CLI tool
Installation command
npx skillscokac -i uml-generatorRemoval command
npx skillscokac -r uml-generatorUsage
After installation, run /uml-generator 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
uml-generator
description
Analyzes the project architecture and source code to generate a comprehensive UML diagram. It creates a single, self-contained HTML file named UML.html at the project root using Mermaid.js for visualization.
allowed-tools
Read, Write, Glob, Grep, Bash
Loading editor...