ascii-diagram-boxflow
OfficialGenerate ASCII box-flow diagrams.
Authorpartme-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill generates plain ASCII box-flow diagrams for environments where graphical rendering is not possible, providing a text-based visualization of processes.
Core Features & Use Cases
- ASCII Diagram Generation: Creates diagrams using only text characters (boxes and arrows).
- Alignment Rules: Implements rules for node alignment and layout.
- Split Strategies: Offers advice on splitting complex graphs into sub-diagrams.
- Use Case: Visualize a simple login flow in a terminal or a plain text document without needing a dedicated diagramming tool.
Quick Start
Use the ascii-diagram-boxflow skill to generate a diagram with nodes Start, Input, Validate, Success, Fail and edges Start to Input, Input to Validate, Validate to Success, and Validate to Fail.
Dependency Matrix
Required Modules
python>=3.8
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ascii-diagram-boxflow Download link: https://github.com/partme-ai/full-stack-skills/archive/main.zip#ascii-diagram-boxflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.