code-graph-mcp: code-graph-mcp is a high-performance server that builds a structured knowledge graph of your codebase for AI coding assistants. It offers multi-language AST parsing, semantic search, call graph traversal, and HTTP route tracing to provide deep code understanding and optimize LLM context usage.; 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.
Perform impact analysis to understand the consequences and blast radius of proposed code changes.
Learning to build modern AI coding agents from scratch