Put a correct UML class diagram — as an embeddable image — into your docs. Use this skill whenever the user wants to add, draw, embed, or export a UML class diagram for a README, design doc, wiki, slide, or `.md` spec: it builds a structurally-correct model (classes, attributes, associations, inheritance, multiplicities) — from a description or from existing code the agent reads — and delivers it either as B-UML code embedded in the document or as a rendered SVG/PNG image (the agent can render it itself with a single call to BESSER's headless SVG endpoint, or export it from the BESSER web editor). Trigger on "embed a UML diagram", "add a class diagram to the README", "draw the data model", "diagram my code", "export the diagram as an image/SVG/PNG", or any request for a diagram that should both look right and stay accurate. The diagram is always built through a real BESSER B-UML model, so it can also generate code — for building models in depth defer to besser-user; for generating code from them defer to bess
2026-06-25