i9wa4/dotfiles

diagramming

USE FOR: draw.io and Mermaid diagram authoring, preview, export, layout, color, and asset workflows in this repo. DO NOT USE FOR: data-platform or generic coding tasks.

First seen May 24, 2026

Installation

$ npx skills add i9wa4/dotfiles --skill diagramming

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from i9wa4/dotfiles · top by installs.

npx skills add i9wa4/dotfiles

Browse all from i9wa4/dotfiles

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 11
License LICENSE
Default branch main
Open issues 21
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0
LicenseMIT
More metadata
version
1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,722 B
  • docs SUMMARY.md 187 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Diagramming

Owns repo-local diagramming guidance for draw.io and Mermaid workflows. Use this skill for diagram source edits, preview/export decisions, layout checks, color/asset conventions, and diagram-focused validation.

1. Scope

  • draw.io .drawio source creation, editing, review, and export.
  • draw.io layout, color palette, shape vocabulary, and AWS icon usage.
  • Mermaid diagrams in Quarto revealjs .qmd files.
  • Mermaid CLI preview, %%{init}%% configuration, CSS overrides, and layout

validation.

  • Diagram-focused scripts and reference assets.

Out of scope:

  • Data-platform workflows; use data-platform.
  • GitHub issue, PR, review, or public-surface mechanics; use

dev-platform-workflow.

  • Generic Bash, Python, Nix, Markdown, or implementation-loop work; use

programming.

  • Agent harness runtime, hooks, postman routing, or installed agent outputs;

use dotfiles.

2. Workflow

  1. Inspect the diagram source, nearby conventions, and git status.
  2. Choose the focused reference below before editing or validating diagrams.
  3. Preserve editable source files; treat generated exports as reproducible

outputs unless the surrounding workflow requires them.

  1. Verify rendered dimensions, text contrast, and overlap when diagram layout

changes are user-visible.

  1. Run the nearest diagram or Markdown checks before reporting success.

3. References

  • [draw.io](references/drawio.md)
  • [Mermaid](references/mermaid.md)