LLM Skills
~/catalogue/documentation technique//repository-onboarding

Complete repository onboarding

/repository-onboarding

Élaborer un guide d'intégration complet pour l'ensemble du référentiel.

JudiniLabsJudiniLabs
402
25 novembre 2025
MIT License
// contenu du skill

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.

// 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.
// installer ce skill
Collez cette commande dans votre terminal à la racine de votre projet :
mkdir -p .claude/commands && curl -o ".claude/commands/repository-onboarding.md" "https://raw.githubusercontent.com/JudiniLabs/mcp-code-graph/main/.claude/commands/repository-onboarding.md"
Ensuite dans Claude Code, tapez /repository-onboarding pour l'activer.
open_in_newVoir la source originale
// sauvegarder
Sauvegarde disponible après connexion.
loginSe connecter pour sauvegarder
// informations
CréateurJudiniLabs
Étoiles 402
LicenceMIT License
Mis à jour25 novembre 2025
Format.md
AccèsGratuit
// similaires

Skills Documentation technique

Voir toutarrow_forward