arc-diagrams
✓Create architecture diagrams using Arc's JSON format. Use when asked to "create an architecture diagram", "draw a system diagram", "visualize the architecture", or "make a diagram of".
Installation
SKILL.md
Arc is a visual diagram editor for creating architecture diagrams. This skill enables you to generate Arc-compatible diagram configs that can be rendered in React applications.
Set canvas dimensions (default 1600x900 for editor, smaller for exports):
| Extra Small | xs | 80 × 36 | | Small | s | 95 × 42 | | Medium | m | 145 × 68 | | Large | l | 210 × 85 |
Create architecture diagrams using Arc's JSON format. Use when asked to "create an architecture diagram", "draw a system diagram", "visualize the architecture", or "make a diagram of". Source: arach/arc.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/arach/arc --skill arc-diagrams- Source
- arach/arc
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is arc-diagrams?
Create architecture diagrams using Arc's JSON format. Use when asked to "create an architecture diagram", "draw a system diagram", "visualize the architecture", or "make a diagram of". Source: arach/arc.
How do I install arc-diagrams?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arach/arc --skill arc-diagrams Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/arach/arc
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01