Technical documentationGitHub source
Complete repository onboarding
/repository-onboardingDevelop a comprehensive integration guide for the entire repository.
// skill content
Complete Repository Onboarding Generate comprehensive onboarding guide for the entire repository. This command creates complete onboarding materials by: 1. Identifying all key components and entry points 2. Mapping learning paths based on system architecture 3. Generating progressive code walkthroughs 4. Creating hands-on exercises for each major component 5. Providing complete system understanding Follow these steps: 1. Use nodes-semantic-search to find main application components and entry points 2. Get implementation details with get-code for key components 3. Map learning dependencies with get-usage-dependency-links 4. Find logical system flow with find-direct-connections 5. Search for all existing documentation with docs-semantic-search 6. Generate structured repository onboarding guide with progressive complexity This command is ideal for: new developer onboarding, complete system understanding, and comprehensive training.
// original public source
JudiniLabs/mcp-code-graph/.claude/commands/repository-onboarding.md
License: MIT License
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.