What problem does it solve?
This Skill automates the creation of professional SVG diagrams, saving time and reducing the need for manual drawing.
Core Features & Use Cases
- SVG Diagram Generation: Automatically create stack, grid, and workflow diagrams in SVG format.
- Configurable Themes: Choose between light and dark themes, and customize accent colors.
- Pattern-Based Generation: Utilize pre-defined patterns for efficient diagram creation.
- Use Case: Suppose you need to visualize a system architecture. Use the diagram-maker skill with a stack diagram pattern to create a visual representation of the system components and their relationships.
Quick Start
Generate a stack diagram showing the components of your system architecture with the following command:
claude --cwd /path/to/agent-skills/skills/diagram-maker "Create a stack diagram for my system architecture, highlighting the database, API service, and frontend."