yuzudraw-ascii-diagrams

Generate ASCII diagrams from DSL inputs using yuzudraw-cli render-ascii.

9|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/gwenwindflower/dotfiles --skill yuzudraw-ascii-diagrams
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yuzudraw-ascii-diagrams
Source: https://github.com/gwenwindflower/dotfiles/tree/main/dot_agents/exact_skills/_deactivated/yuzudraw-ascii-diagrams
Command: npx skills add https://github.com/gwenwindflower/dotfiles --skill yuzudraw-ascii-diagrams

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create clean, readable ASCII diagrams, graphs, and flow charts using a lightweight DSL and YuzuDraw.

Core Features & Use Cases

  • Generate ASCII diagrams from a concise DSL input and render them in terminal docs or READMEs.
  • Support common diagram types: Architecture, Components, Flow, and ASCII art for decoration.
  • Include reference diagrams (architecture.md, components.md, flow.md, ascii-art.md) to help users design consistent visuals.

Quick Start

Render a simple ASCII diagram by passing a DSL snippet to yuzudraw-cli render-ascii --dsl-stdin.

Frequently Asked Questions about yuzudraw-ascii-diagrams

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

FAQPage Schema
How do I generate ASCII diagrams from a simple DSL input?

To generate ASCII diagrams from a DSL input, you can use the yuzudraw-cli render-ascii command. This tool processes your concise domain-specific language snippets to create clean, readable ASCII architecture, component, and flow charts for terminal docs or READMEs.

What types of diagrams can I create using a lightweight DSL for terminal documentation?

You can create architecture diagrams, component diagrams, flow diagrams, and decorative ASCII art. These diagram types are supported through a lightweight DSL and reference guides, ensuring consistent visual output for terminal documentation and README files.

How does the yuzudraw-cli render-ascii command process DSL inputs for READMEs?

The yuzudraw-cli render-ascii command parses simple DSL inputs passed via stdin to produce clean ASCII diagrams. It uses reference diagrams to guide layout and styling, ensuring consistent visual outputs for your documentation.

Do I need to install any dependencies to create ASCII flow charts with this DSL approach?

No external dependencies are required to create ASCII flow charts using this DSL approach. The Skill operates independently to render architecture and component diagrams directly from your concise DSL inputs without needing additional packages.

What is the best way to maintain consistent styling across architecture and component diagrams in ASCII?

To maintain consistent styling across architecture and component diagrams, use the provided reference diagrams like architecture.md and components.md. These references guide the layout and styling of your ASCII outputs generated by the DSL.

Can I use ASCII diagrams for decorative purposes in terminal docs?

Yes, you can use ASCII diagrams for decorative purposes in terminal docs. The tool supports generating decorative ASCII art alongside functional architecture, component, and flow diagrams from simple DSL inputs.