9 skills total · 9 unscanned
Skills by Egonex-AI
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…
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 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 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 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 delivers thorough, in-depth analysis of any code component by traversing your project's knowledge graph to surface its role, internal structure, dependencies,…
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 processes three-layer knowledge bases (raw sources, wiki markdown, schema) to extract entities, resolve wikilinks, and cluster topics into an interactive…
understand-onboard builds structured onboarding documentation by reading your project's knowledge graph to surface architecture layers, key files, design patterns, and complexity…