Skills by Egonex-AI
-
understand
MIT· ★ 76,455 · updated 2026-07-25 — Understand scans your codebase and builds an interactive knowledge graph stored as JSON, letting you explore your project's architecture and component relationships through a…
-
understand-chat
MIT· ★ 76,455 · updated 2026-07-25 — Query your codebase with natural language by leveraging a knowledge graph that maps files, functions, classes, and their relationships. understand-chat searches the graph to find…
-
understand-dashboard
MIT· ★ 76,455 · updated 2026-07-25 — Understand Dashboard opens a web-based viewer for exploring the knowledge graph generated by the Understand Anything plugin. It provides an interactive interface to search and…
-
understand-diff
MIT· ★ 76,455 · updated 2026-07-25 — understand-diff compares your code changes to the project's knowledge graph, surfacing which components were modified and what else might be impacted. It traces dependencies and…
-
understand-domain
MIT· ★ 76,455 · updated 2026-07-25 — understand-domain pulls business domain knowledge—domains, workflows, and process steps—from your codebase and renders an interactive flow graph. It works efficiently by deriving…
-
understand-explain
MIT· ★ 76,455 · updated 2026-07-25 — understand-explain delivers thorough, in-depth analysis of any code component by traversing your project's knowledge graph to surface its role, internal structure, dependencies,…
-
understand-figma
MIT· ★ 76,455 · updated 2026-07-25 — This skill connects to your Figma file via the REST API to map its structure—pages, screens, components, instances, and design tokens—into an interactive knowledge graph. The…
-
understand-knowledge
MIT· ★ 76,455 · updated 2026-07-25 — understand-knowledge processes three-layer knowledge bases (raw sources, wiki markdown, schema) to extract entities, resolve wikilinks, and cluster topics into an interactive…
-
understand-onboard
MIT· ★ 76,455 · updated 2026-07-25 — understand-onboard builds structured onboarding documentation by reading your project's knowledge graph to surface architecture layers, key files, design patterns, and complexity…