Showcase
draw-io-skill ships a few sample diagrams with different jobs: repository onboarding, lint review, and icon-rich presentation. Treat them as copyable starting points when you want a diagram set to feel more like a showcase than an internal scratchpad.
Repository Structure Overview

Use this sample when you want to explain how the repository is organized and how the main workflow surfaces connect.
assets/draw-io-skill-structure.drawioassets/draw-io-skill-structure.drawio.pngassets/draw-io-skill-structure.drawio.svgassets/draw-io-skill-structure.ja.drawioassets/draw-io-skill-structure.ja.drawio.pngassets/draw-io-skill-structure.ja.drawio.svg
Lint Review Sample

Use this sample when routing density, text fit, or non-rect shapes need extra care after SVG export.
document,hexagon,parallelogram, andtrapezoidlabels stay easy to review- arrow-to-shape and frame-to-shape contact is easier to catch visually after lint
- the sample pairs well with the fixture-based checks in
fixtures/shape-border-overlapandfixtures/shape-text-overflow
Assets:
assets/draw-io-skill-structure-shapes.drawioassets/draw-io-skill-structure-shapes.drawio.pngassets/draw-io-skill-structure-shapes.drawio.svg
Icon Block Sample
![]()
This sample rebuilds the same flow with role icons embedded inside each block. It is useful when a diagram needs a more polished, presentation-friendly look without losing the editable .drawio source.
assets/draw-io-skill-structure-icons.drawioassets/draw-io-skill-structure-icons.drawio.pngassets/draw-io-skill-structure-icons.drawio.svgassets/draw-io-skill-structure-icons.ja.drawioassets/draw-io-skill-structure-icons.ja.drawio.pngassets/draw-io-skill-structure-icons.ja.drawio.svg
AWS-Ready Layout Pattern
The repository does not ship a single fixed AWS topology, but it does include the parts you need to build one quickly:
references/aws-icons.en.mdscripts/find_aws_icon.pyassets/draw-io-skill-structure-icons.drawio*
Start from the icon block sample when you want a showcase-style architecture diagram. Replace the existing role icons or blocks with service groups such as Route 53 and CloudFront, API Gateway and Lambda, or S3 and DynamoDB, then run the normal export and SVG lint flow from Export And Lint.
