mermaid-code: Mermaid Code is a local-first desktop editor for Mermaid diagrams, built on Mermaid Live Editor and enhanced with Tauri for native features. It integrates AI agents like Claude Code and Codex, allowing them to create, modify, and explain diagrams directly within the app, leveraging local file access and an MCP server for AI-native workflows.; learn-claude-code: This repository provides a hands-on tutorial to learn how modern AI agents work by building one from scratch, emphasizing the core loop of model-tool interaction. It distills complex agent concepts into simple, iterative versions, from basic Bash agents to sophisticated skill-based systems.
Generate architecture, database, or business flow diagrams from code using AI agents.
Learning to build modern AI coding agents from scratch