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.; mcp-windbg: This MCP server integrates with CDB to enable AI models to analyze Windows crash dumps and connect to remote debugging sessions using WinDbg/CDB. It allows users to execute debugger commands through natural language queries. The server supports crash dump analysis, live debugging, and directory analysis.
Learning to build modern AI coding agents from scratch
Analyze Windows crash dumps