concept-diagrams

Generate self-contained SVG diagrams using predefined CSS design templates.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/Rheasilvia/hermes-desktop --skill concept-diagrams-rheasilvia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: concept-diagrams
Source: https://github.com/Rheasilvia/hermes-desktop/tree/main/optional-skills/creative/concept-diagrams
Command: npx skills add https://github.com/Rheasilvia/hermes-desktop --skill concept-diagrams-rheasilvia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the difficulty of creating consistent, professional-grade educational visuals by providing a standardized design system for generating flat, minimal SVG diagrams that work perfectly in any browser.

Core Features & Use Cases

  • Unified Design System: Ensures all diagrams share the same color palette, typography, and stroke widths for a professional look.
  • Automatic Light/Dark Mode: All generated SVGs automatically adapt to the user's system theme via CSS classes.
  • Use Case: Quickly generate a clear, production-quality flowchart for a CI/CD pipeline or a structural diagram for a physical system like a wind turbine, ensuring it looks consistent with your existing documentation.

Quick Start

Use the concept-diagrams skill to generate a flowchart diagram for the user authentication process and save it as auth-flow.html.

Frequently Asked Questions about concept-diagrams

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate SVG diagrams for technical documentation?

Generating SVG diagrams for technical documentation involves using predefined HTML templates and CSS classes to create self-contained, minimal visualizations. This approach ensures consistent rendering and automatic light/dark mode compatibility across browsers.

What is the best way to create flowcharts that support light and dark mode?

Creating flowcharts that support light and dark mode is best achieved through a unified CSS design system that automatically adapts to system themes. This method provides a standardized color palette, typography, and stroke widths for professional visuals.

Can I use this to visualize physical cross-sections and API maps?

Yes, you can use this to visualize physical cross-sections and API maps, as it supports diverse diagram types including structural containment and physical systems. It applies a standardized design system to ensure all technical visualizations look consistent.

Do I need to install any dependencies to create educational SVGs?

You do not need to install any dependencies to create educational SVGs, as the skill operates independently. It relies entirely on provided HTML templates and a predefined CSS design system to render self-contained diagrams.

Why do my generated diagrams look inconsistent across different pages?

Generated diagrams look inconsistent across different pages when they do not use a unified CSS design system. Applying predefined CSS classes ensures all diagrams share the same color palette, typography, and stroke widths for a professional look.