Documentation techniquesource GitHub
Complete repository onboarding
/repository-onboardingÉlaborer un guide d'intégration complet pour l'ensemble du référentiel.
// contenu du skill
Complete Repository Onboarding
Generate comprehensive onboarding guide for the entire repository.
This command creates complete onboarding materials by:
- Identifying all key components and entry points
- Mapping learning paths based on system architecture
- Generating progressive code walkthroughs
- Creating hands-on exercises for each major component
- Providing complete system understanding
Follow these steps:
- Use nodes-semantic-search to find main application components and entry points
- Get implementation details with get-code for key components
- Map learning dependencies with get-usage-dependency-links
- Find logical system flow with find-direct-connections
- Search for all existing documentation with docs-semantic-search
- Generate structured repository onboarding guide with progressive complexity
This command is ideal for: new developer onboarding, complete system understanding, and comprehensive training.
// source originale publique
JudiniLabs/mcp-code-graph/.claude/commands/repository-onboarding.md
Licence : MIT License
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.