Egonex-AI/Understand-Anything

understand-onboard

Use when you need to generate an onboarding guide for new team members joining a project

2.6K installs 81K starsUpdated Sep 3, 2026License: MIT

Install

npx skills add Egonex-AI/Understand-Anything@understand-onboard

Runs in your terminal. Adds the skill globally for Claude Code, Cursor, Codex and others; add -g -y to skip prompts.

What it does

/understand-onboard Generate a comprehensive onboarding guide from the project's knowledge graph. Graph Structure Reference The knowledge graph JSON has this structure: - project — {name, description, languages, frameworks, analyzedAt, gitCommitHash} - nodes[] — each has {id, type, name, filePath?, summary, tags[], complexity, languageNotes?} - Code node types: file, function, class, module, concept - Non-code node types: config, document, service, table, endpoint, pipeline, schema, resource - Domain/knowledge node types: domain, flow, step, article, entity, topic, claim, source - IDs use the…

Excerpt from the skill's own SKILL.md. Read the full file on GitHub before installing: skills run with your agent's permissions.

View source on GitHub

Before you install

Skills are plain text instructions the agent follows, sometimes with scripts. Check the source, prefer repositories with many installs and stars, and read any script it ships.

Categories

Related skills

  • understand

    Egonex-AI/Understand-Anything

    Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships

    3.6K installs 81KDataAI & agentsCode review
  • understand-dashboard

    Egonex-AI/Understand-Anything

    Launch the interactive web dashboard to visualize a codebase's knowledge graph

    2.7K installs 81KData
  • understand-chat

    Egonex-AI/Understand-Anything

    Use when you need to ask questions about a codebase or understand code using a knowledge graph

    2.6K installs 81KData
  • understand-explain

    Egonex-AI/Understand-Anything

    Use when you need a deep-dive explanation of a specific file, function, or module in the codebase

    2.6K installs 81KReact & Next.jsDeploy & DevOpsWriting
  • understand-diff

    Egonex-AI/Understand-Anything

    Use when you need to analyze git diffs or pull requests to understand what changed, affected components, and risks

    2.5K installs 81KDataGit & GitHub
  • understand-domain

    Egonex-AI/Understand-Anything

    Extract business domain knowledge from a codebase and generate an interactive domain flow graph. Works standalone (lightweight scan) or derives from an existing /understand knowledge graph.

    2.4K installs 81K

Search skills

/skills/Egonex-AI/Understand-Anything/understand-onboard/