understand-onboard
FeaturedUse when you need to generate an onboarding guide for new team members joining a project
Install
Quality Score: 93/100
Skill Content
Details
- Author
- Egonex-AI
- Repository
- Egonex-AI/Understand-Anything
- Created
- 6 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
understand-explain
Use when you need a deep-dive explanation of a specific file, function, or module in the codebase
understand-chat
Use when you need to ask questions about a codebase or understand code using a knowledge graph
onboard
Generate a structured orientation for a codebase. Reads the project, memory, and conventions to produce a mental model: architecture, key entry points, data flow, and known gotchas. Use when joining a project, returning after time away, or onboarding a new contributor. Trigger this when someone says: orient me, explain this codebase, how does this project work, I am new here, give me an overview, help me understand the architecture, catch me up. Do NOT use to document conventions — use /conventions instead. Do NOT use to plan a task — use /plan instead.