Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships
원문 언어: 영어
메뉴
SkillsMP는 az9713/understand-anything-tutorial에서 5개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 5개 중 5개를 표시합니다.
Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships
원문 언어: 영어
Ask questions about a codebase using both the structural knowledge graph and the domain graph. Enhanced replacement for /understand-chat that includes business flow context.
원문 언어: 영어
Generate semantic embeddings for all knowledge graph nodes and save to .understand-anything/embeddings.json. Enables semantic search in the MCP server's search_nodes tool.
원문 언어: 영어
Check whether the knowledge graph is current relative to the git HEAD. Run before querying the graph to avoid reasoning from stale data.
원문 언어: 영어
Generate an architecture summary from the knowledge graph and inject it into CLAUDE.md, AGENTS.md, or .github/copilot-instructions.md so every agent session starts with codebase context
원문 언어: 영어