Hello, I'm building DrawCMS. It's an open source animated diagram editor you can self-host. You can ask a compatible AI agent to read your repository and create an editable diagram, then walk through the flow step by step on the canvas.
AI makes it easy to write code quickly. Keeping track of how that code works can be harder. You finish a feature, move on, and a week later you're trying to remember where a request goes, which service writes to the database, or why a background job runs.
It supports architecture, sequence, network and etc diagrams, infrastructure icons also . You can also draw and edit everything manually.
AI makes it easy to write code quickly. Keeping track of how that code works can be harder. You finish a feature, move on, and a week later you're trying to remember where a request goes, which service writes to the database, or why a background job runs.
It supports architecture, sequence, network and etc diagrams, infrastructure icons also . You can also draw and edit everything manually.
Repo: https://github.com/drawcms/drawcms
Quickstart (Claude Code, Codex, OpenClaw, Hermes):
npx skills add drawcms/drawcms-skill -g
Thanks for reading, and I hope you try it out! I would love to hear any feedback