Skip to content

Reference Guides

Repository references

These files stay in the repository as source references:

Layout rules worth keeping in mind

  • group related components explicitly instead of faking containment
  • leave generous whitespace around routed edges and arrowheads
  • align diagram flow with a clear left-to-right or top-to-bottom narrative
  • widen Japanese labels early rather than squeezing them into boxes

AWS icon workflow

  • prefer official service names over abbreviations
  • use mxgraph.aws4.* identifiers instead of legacy aws3
  • search the bundled icon corpus with:
bash
uv run python scripts/find_aws_icon.py lambda

Skill-facing documentation

Released under the MIT License.