create-excalidraw-diagram

create-excalidraw-diagram is a cursor rule for Cursor from rweisssieker-xp/GBL-CREO-WINDCHILL-MCP. It costs 289 tokens per session, scanned A, a copy of create-excalidraw-dataflow, MIT.

A workflow for creating Excalidraw files containing system diagrams, database relationship diagrams, UML diagrams, and other technical drawings. Excalidraw is a tool for making diagrams with a hand-drawn style.

In plain words
What is it for?
It helps document system architecture, database relationships, software designs, and general technical concepts as editable diagrams.
Why use it?
It provides a defined way to turn technical structure into a diagram that can be checked and reused.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit It helps document system architecture, database relationships, software designs, and general technical concepts as editable diagrams.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/rweisssieker-xp/gbl-creo-windchill-mcp/create-excalidraw-diagram
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/rweisssieker-xp/GBL-CREO-WINDCHILL-MCP

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for create-excalidraw-diagram

README.md
[![agentmods](https://agentmods.dev/badge/rules/rweisssieker-xp/gbl-creo-windchill-mcp/create-excalidraw-diagram/github.svg)](https://agentmods.dev/rules/rweisssieker-xp/gbl-creo-windchill-mcp/create-excalidraw-diagram)
Your own site
<a href="https://agentmods.dev/rules/rweisssieker-xp/gbl-creo-windchill-mcp/create-excalidraw-diagram"><img src="https://agentmods.dev/badge/rules/rweisssieker-xp/gbl-creo-windchill-mcp/create-excalidraw-diagram/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for create-excalidraw-diagram

Your own site · 80×15
<a href="https://agentmods.dev/rules/rweisssieker-xp/gbl-creo-windchill-mcp/create-excalidraw-diagram"><img src="https://agentmods.dev/badge/rules/rweisssieker-xp/gbl-creo-windchill-mcp/create-excalidraw-diagram.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 289 This file is loaded in full into every session.
When invoked 289 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 92% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00289 $0.00289
Opus 5 $0.00144 $0.00144
Sonnet 5 $0.00058 $0.00058
Haiku 4.5 $0.00029 $0.00029

Measured 12d ago against content hash 1f43ea105842, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

create-excalidraw-diagram scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

92% identical to create-excalidraw-dataflow — 10 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.cursor/rules/bmad/bmm/workflows/create-excalidraw-diagram.mdc · 32 lines

What it actually says

name: create-excalidraw-diagram description: "Create system architecture diagrams, ERDs, UML diagrams, or general technical diagrams in Excalidraw format" author: "BMad"

Config values

config_source: "{project-root}/.bmad/bmm/config.yaml" output_folder: "{config_source}:output_folder"

Workflow components

installed_path: "{project-root}/.bmad/bmm/workflows/diagrams/create-diagram" shared_path: "{project-root}/.bmad/bmm/workflows/diagrams/_shared" instructions: "{installed_path}/instructions.md" validation: "{installed_path}/checklist.md"

Core Excalidraw resources (universal knowledge)

helpers: "{project-root}/.bmad/core/resources/excalidraw/excalidraw-helpers.md" json_validation: "{project-root}/.bmad/core/resources/excalidraw/validate-json-instructions.md"

Domain-specific resources (technical diagrams)

templates: "{shared_path}/excalidraw-templates.yaml" library: "{shared_path}/excalidraw-library.json"

Output file (respects user's configured output_folder)

default_output_file: "{output_folder}/diagrams/diagram-{timestamp}.excalidraw"

standalone: true

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 32 lines · 289 tokens per session scan A 1f43ea105842

Subscribe to this mod's changes

create-excalidraw-diagram is a cursor rule published in the GitHub repository rweisssieker-xp/GBL-CREO-WINDCHILL-MCP (4 stars, last pushed 9mo ago), licensed MIT. It adds 289 tokens to every session, about $0.0014 per session on Opus 5. A static security scan graded it A with 0 findings. It is 92% identical to create-excalidraw-dataflow, differing in 10 lines, and is treated as a copy.