project-uml-webdoc
Analyze a local software project and generate a single, self-contained web document (UML.html) in the project root that visualizes the project architecture with UML-style diagrams (no external assets). Use when the user asks for UML, architecture visualization, codebase overview, or documentation that includes diagrams.
Skill Installation
Install this skill using skillscokac CLI tool
Installation command
npx skillscokac -i project-uml-webdocRemoval command
npx skillscokac -r project-uml-webdocUsage
After installation, run /project-uml-webdoc 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
project-uml-webdoc
description
Analyze a local software project and generate a single, self-contained web document (UML.html) in the project root that visualizes the project architecture with UML-style diagrams (no external assets). Use when the user asks for UML, architecture visualization, codebase overview, or documentation that includes diagrams.
allowed-tools
Read, Grep, Glob, Write
Loading editor...