engineering

Create professional engineering diagrams using drawio XML format with industry-standard symbols. Best for electrical schematics, P&ID (Piping & Instrumentation), rack diagrams, fault tree analysis, PLC ladder logic, and logic gate diagrams. Built on drawio with engineering-specific stencils. NOT for simple flowcharts (use mermaid) or network topology (use network skill).

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "engineering" with this command: npx skills add markdown-viewer/skills/markdown-viewer-skills-engineering

Engineering Diagram Generator

Quick Start: Choose diagram type → Add symbols from stencil library → Connect with appropriate lines → Add labels/annotations → Wrap in ```drawio fence.

⚠️ IMPORTANT: Always use ```drawio code fence. NEVER use ```xml — it will NOT render as a diagram.

Critical Rules

🔗 This is a drawio-derived skill. All structure, layout, and edge routing rules inherit from drawio SKILL.md. Read the base rules first.

Engineering-specific additions:

  • Check stencils/README.md for exact symbol names (e.g., mxgraph.electrical.resistors.resistor_1)
  • Symbol colors: Black(#000000) for schematic, Blue(#0000FF) for pneumatic, Green(#00FF00) for hydraulic

Engineering Diagram Types

TypePurposeStencil LibraryExample
Electrical SchematicCircuit diagrams, wiring diagramsmxgraph.electrical.* (527 symbols)electrical-circuit.md
P&IDProcess flow, piping & instrumentationmxgraph.pid.* (478 symbols)pid-process.md
Rack DiagramData center, server rack layoutmxgraph.rack.* (487 symbols)rack-datacenter.md
Logic GatesDigital logic circuitsmxgraph.electrical.logic_gates.*logic-gates.md
Fault TreeFault tree analysis (FTA)mxgraph.electrical.logic_gates.*fault-tree.md
PLC LadderPLC ladder logic diagramsmxgraph.electrical.plc_ladder.*plc-ladder.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

wireframe

No summary provided by upstream source.

Repository SourceNeeds Review
General

drawio

No summary provided by upstream source.

Repository SourceNeeds Review
General

floor-plan

No summary provided by upstream source.

Repository SourceNeeds Review
General

mermaid

No summary provided by upstream source.

Repository SourceNeeds Review