Analyzes unfamiliar codebases to generate comprehensive onboarding guides, architecture maps, and standardized project instructions.
The Codebase Onboarding skill automates the discovery phase of joining a new project by systematically scanning for tech stacks, framework fingerprints, and directory structures. It translates complex repository layouts into scannable onboarding guides and generates or updates CLAUDE.md files to ensure AI agents follow local coding conventions. By identifying entry points, data flows, and naming patterns, this skill provides both human developers and AI assistants with the structural insight needed to navigate and contribute to a codebase immediately.
主な機能
01Smart merging with existing documentation to preserve historical context.
02Multi-phase reconnaissance to detect tech stacks, frameworks, and entry points.
03Automatic architecture mapping and directory-to-purpose visualization.
04Generation of project-specific CLAUDE.md instructions for AI agents.
05Detection of coding conventions, naming patterns, and Git workflows.
06172,009 GitHub stars
ユースケース
01New developers joining an existing team or repository who need a quick orientation.
02Setting up Claude Code for the first time in an undocumented or legacy project.
03Standardizing project instructions and conventions across multiple repositories.