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.; cloakbrowser-mcp: cloakbrowser-mcp is a Model Context Protocol (MCP) server that enables browser automation using the Playwright MCP framework with the CloakBrowser Chromium binary. It provides Playwright-compatible tools through a thin bridge for npm and Docker users over stdio or Streamable HTTP.
Learning new codebases: Quickly understand unfamiliar repositories by generating a guided tutorial.
Automating web interactions for AI agents