Agent Plugins Marketplace
All plugins

visual-documentation-skills

v1.1.0

Skills for creating stunning visual HTML documentation with modern UI design, SVG diagrams, flowcharts, dashboards, timelines, technical documentation, and comprehensive project architecture diagrams

Claude Code5 Skills

By mhattingpete678 GitHub starsUpdated 2 months ago

Directory evidence

Runtimes
Claude Code
Parsed components
5 skill or MCP entries
Source updated
Jul 25, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install visual-documentation-skills for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install visual-documentation-skills@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/mhattingpete/claude-skills-marketplace

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is visual-documentation-plugin/.

Plugin files

visual-documentation-plugin/
├── .claude-plugin/plugin.json
├── skills/architecture-diagram-creator/SKILL.md
├── skills/dashboard-creator/SKILL.md
├── skills/flowchart-creator/SKILL.md
├── skills/technical-doc-creator/SKILL.md
└── skills/timeline-creator/SKILL.md

Included Skills5

architecture-diagram-creatorskills/architecture-diagram-creator/SKILL.md

Create comprehensive HTML architecture diagrams showing data flows, business objectives, features, technical architecture, and deployment. Use when users request system architecture, project documentation, high-level overviews, or technical specifications.

dashboard-creatorskills/dashboard-creator/SKILL.md

Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics displays, KPI visualizations, data charts, or monitoring interfaces.

flowchart-creatorskills/flowchart-creator/SKILL.md

Create HTML flowcharts and process diagrams with decision trees, color-coded stages, arrows, and swimlanes. Use when users request flowcharts, process diagrams, workflow visualizations, or decision trees.

technical-doc-creatorskills/technical-doc-creator/SKILL.md

Create HTML technical documentation with code blocks, API workflows, system architecture diagrams, and syntax highlighting. Use when users request technical documentation, API docs, API references, code examples, or developer documentation.

timeline-creatorskills/timeline-creator/SKILL.md

Create HTML timelines and project roadmaps with Gantt charts, milestones, phase groupings, and progress indicators. Use when users request timelines, roadmaps, Gantt charts, project schedules, or milestone visualizations.

Plugin manifests1

visual-documentation-plugin/.claude-plugin/plugin.json
{
  "name": "visual-documentation-skills",
  "version": "1.1.0",
  "description": "Skills for creating stunning visual HTML documentation with modern UI design, SVG diagrams, flowcharts, dashboards, timelines, technical documentation, and comprehensive project architecture diagrams",
  "author": {
    "name": "mhattingpete",
    "email": "[email protected]"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[visual-documentation-skills on Agent Plugins Marketplace](https://pluginsmp.com/plugins/visual-documentation-skills)