More screenshots

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+18 more

    🕸️ Codebase Graph

    2

    It parses your project's directory structure, imports, and configuration files to build a comprehensive dependency model.

    $25

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    0 installsSecurity scanned
    🕸️ Codebase Graph

    🕸️ Codebase Graph

    Example session with this skill installed

    Analyze this repository's structure to identify the main entry points, check for circular dependencies, and find any unused files or core architectural modules.

    • Read your context and instructions
    • Compiled the codebase graph

    📦 Entry Points: src/main.ts
    🔄 Cycles Detected: src/auth.ts -> src/user.ts -> src/auth.ts
    ⚠️ Dead Code: src/utils/legacy-formatter.ts (0 inbound refs)
    🚀 Core Modules: src/app.ts (Centrality: 0.82)
    Refactor: Split 'auth.ts' types to break the circular dependency with 'user.ts'.

    Connects securely to your tools. The creator never sees your data.

    What you get

    Generate an interactive D3 visualization of module dependenciesIdentify circular dependencies and dead code candidates automaticallyIdentify entry points and core modules for rapid developer onboardingGenerate a markdown report with specific refactoring recommendations

    About this skill

    What it does

    The Codebase Graph skill transforms complex, unfamiliar repositories into interactive visual maps and structured onboarding guides. It parses your project's directory structure, imports, and configuration files to build a comprehensive dependency model. Unlike manual inspection, it automatically identifies how data flows through your application, pinpointing where execution starts and where bottlenecks or technical debt reside.

    Why use this skill

    Onboarding a new developer or planning a major refactor can take days of manual code tracing. This skill automates that process by providing a high-fidelity graph that reveals hidden relationships between modules. It goes beyond simple file-tree views by detecting circular dependencies, identifying likely dead code, and ranking modules by their "centrality" to the architecture. It's an essential tool for developers who need to understand a large codebase quickly without getting lost in the weeds.

    Supported tools

    • Languages: Multi-language support including TypeScript, JavaScript, and Python.
    • Parsing: Uses AST-based analysis and framework-native metadata (like package.json) for high accuracy.
    • Visualization: Generates a standalone, interactive D3.js force-directed graph.
    • Reports: Produces detailed Markdown summaries including entry points and refactor suggestions.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 2 months ago

    • One-time purchase, yours forever

    Listed3 months ago

    Frequently Asked Questions