onboard-repository

Generate repository documentation from code exploration and analysis.

Updated Nov 19, 2025
One-click install
npx skills add https://github.com/dnlopes/claude-code-plugins --skill onboard-repository
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onboard-repository
Source: https://github.com/dnlopes/claude-code-plugins/tree/main/project-documenter/skills/onboard-repository
Command: npx skills add https://github.com/dnlopes/claude-code-plugins --skill onboard-repository

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating accurate and useful repository documentation is often a manual, error-prone process that relies on assumptions. This Skill automates the systematic exploration of a codebase to generate documentation that reflects its actual architecture, tech stack, and code patterns, saving significant time and ensuring accuracy.

Core Features & Use Cases

  • Systematic Codebase Exploration: Guides you through a discovery phase to identify the ecosystem, map architecture, extract patterns, and catalog specifics directly from the code.
  • Structured Documentation Generation: Creates CLAUDE.md and docs/claude/ files with sections for architecture, tech stack, patterns, and development, all populated with real code examples.
  • "No Documentation Without Reading the Code First" Enforcement: Prevents generic templates and placeholder content, ensuring documentation is always accurate and valuable.
  • Use Case: When onboarding a new repository, use this Skill to automatically generate comprehensive documentation by analyzing its actual files, dependencies, and build configurations, saving hours of manual effort and ensuring new team members get up to speed quickly.

Quick Start

Use the onboard-repository skill to generate comprehensive documentation for the current repository, starting with the discovery phase to map its architecture and tech stack.