Use these examples as prompt templates or as starting points for YAML-first authoring.
Each example is useful in one of two ways:
skills/drawio/references/examples/ and render it with the CLI/drawio create a horizontal tech-blue login flow with validation and error handling
/drawio create a tech-blue microservices architecture with API Gateway, User Service, Order Service, Redis, and PostgreSQL
/drawio create an IEEE-style research workflow figure in grayscale with one dedicated loss-function node
/drawio create a campus network topology with an edge firewall, a core switch, distribution switches, wireless APs, and VLAN labels on the links
/drawio create an AWS VPC topology with internet gateway, application load balancer, EC2 app servers, and a private RDS subnet using provider icons
/drawio replicate
Color mode: preserve-original
[upload screenshot]
Look in skills/drawio/references/examples/ for reusable specs such as:
login-flow.yamlmicroservices.yamlresearch-pipeline.yamlieee-network-paper.yamlcampus-lan-topology.yamlaws-vpc-topology.yamlonprem-dmz-topology.yamlvendor-device-mapping.yamlreplicated-brand-flow.yamlRender one directly:
node skills/drawio/scripts/cli.js skills/drawio/references/examples/login-flow.yaml output.drawio --validate --write-sidecars
node skills/drawio/scripts/cli.js skills/drawio/references/examples/vendor-device-mapping.yaml output.drawio --validate --write-sidecars