iot
๐ฏSkillfrom markdown-viewer/skills
Generate IoT architecture diagrams in PlantUML using AWS `mxgraph.aws4.*` stencils for devices, gateways, edge runtimes, analytics, digital twins, and fleet management. Designed for smart home, industrial IoT (IIoT), fleet management, edge computing, and sensor network layouts with 9500+ available icons.
Same repository
markdown-viewer/skills(20 items)
Installation
npx vibeindex add markdown-viewer/skills --skill iotnpx skills add markdown-viewer/skills --skill iot~/.claude/skills/iot/SKILL.mdSKILL.md
More from this repository10
A skill for creating UML diagrams using drawio XML format, covering Class, Sequence, Activity, State Machine, Component, Use Case, and Deployment diagrams with standard UML shapes and notation.
A skill for creating layered architecture diagrams using HTML/CSS templates with color-coded layers and flexible grid layouts (single/double/triple column), ideal for visualizing system layers, microservices, and enterprise application design.
Generates visually stunning infographics using pre-designed templates for quick, impactful visual communication of processes, comparisons, and data.
A skill for creating complex directed/undirected graphs with automatic layout using DOT language, best for dependency trees, module relationships, package hierarchies, and call graphs with fine-grained edge routing and hierarchical layouts.
Generates spatial node-based diagrams with precise x/y coordinates for mind maps, knowledge graphs, and planning boards using JSON format.
Generates business process and integration diagrams in PlantUML using three stencil families: `mxgraph.bpmn.*` (events, gateways, user/service/script/manual/business-rule tasks, data objects), `mxgraph.eip.*` (channels, routers, splitters, aggregators, translators, wire taps), and `mxgraph.lean_mapping.*` (supplier/customer, manufacturing process, supermarket, FIFO lane, kanban variants, kaizen burst). Supports BPMN pools/lanes via `rectangle "Pool" { ... }`, sequence flows (`-->`), and message flows (`..>`) for order processing, approval workflows, EIP messaging, ETL pipelines, value streams, and event-driven architectures.
A skill for creating network topology diagrams using drawio XML format with industry-standard device icons for LAN/WAN, enterprise networks, cloud infrastructure, and vendor-specific diagrams (Cisco, Arista, Fortinet).
Builds data-pipeline and analytics architecture diagrams in PlantUML using `mxgraph.aws4.*` stencils for query engines (Athena), ETL (Glue), streaming (Kinesis, MSK), MapReduce (EMR), data warehouse (Redshift), data lakes (Lake Formation, S3), BI (QuickSight), and database stencils (Aurora, RDS, DynamoDB, Neptune, ElastiCache, DocumentDB). Supports left-to-right pipeline layouts, batch (`-->`) vs streaming/CDC (`..>`) flows, and zone grouping for Data Lake, real-time, ETL, log analytics, ML feature store, and CDC architectures.
Generates ArchiMate enterprise architecture diagrams using PlantUML's `<archimate/Archimate>` stdlib macros โ Business/Application/Technology/Motivation/Strategy/Implementation layer elements, all `Rel_*` relationship macros with `_Up/_Down/_Left/_Right` directional suffixes, and `rectangle "Layer" { ... }` grouping. Best for TOGAF viewpoints, layered EA modeling, motivation analysis, capability maps, and migration planning, always wrapped in a ` ```plantuml ` fence.
Generates data-driven charts using Vega-Lite and Vega, transforming numeric data arrays into statistical visualizations like bar, line, scatter, and heatmap charts.