agentsclimarketplace

Draw.io architect

Skill vivek-viswanat/dev-arsenal/skills/draw.io-architect

Expert in generating and modifying editable .drawio architecture diagrams.From its SKILL.md

Install
npx -y skills add vivek-viswanat/dev-arsenal --skill draw.io-architect

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

0.9 KB, 195 tokens by cl100k_base, as published. Nobody here has run it

When to use

Use this skill when the user asks to "visualize the architecture," "draw a flow," or "create a system diagram."

Instructions

  1. Format: Always output diagrams in the mxfile XML format used by draw.io.
  2. Naming: Save files with the .drawio extension.
  3. Styling: Use consistent styling with 'Rounded' rectangles and 'Orthogonal' connectors.
  4. Icons: Use standard icons for common components; for cloud infrastructure, reference AWS or similar icon sets if available.
  5. Updating: If a .drawio file already exists, read the XML and modify only the necessary mxCell elements rather than regenerating from scratch.

Example

User: "Draw a diagram of a web app with a React frontend and a FastAPI backend." Agent: [Generates valid <mxfile> XML and saves it to architecture.drawio]

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.