Inspired by safishamsi/graphify.
Source: safishamsi/graphifyReverse-engineered from real GitHub workflow.
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
Build a Python knowledge graph tool that transforms diverse codebases into queryable semantic structures for AI-assisted code analysis and generation.
gemini -p "Analyze this repo and create a architecture graph"claude "Generate a mermaid diagram of the project structure"Analyze the file structure and imports of this project. Output a structured graph (Mermaid or similar) showing the dependency tree of the modules.