PocketFlow-Tutorial-Codebase-Knowledge: This project builds an AI agent to transform complex GitHub repositories into beginner-friendly tutorials. It analyzes codebases to identify core abstractions and their interactions, then generates clear explanations and visualizations automatically.; drawio-mcp-server: Draw.io MCP Server is a standalone MCP server that generates Draw.io XML diagrams programmatically. It includes 700+ Azure icons, fuzzy search, batch operations, and supports multiple transports (stdio and HTTP). It can be run locally with Deno or deployed via Docker.
Learning new codebases: Quickly understand unfamiliar repositories by generating a guided tutorial.
Automated diagram generation in CI/CD pipelines