codebase-onboarding
Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.
Content Preview
--- name: codebase-onboarding description: Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo. origin: ECC --- # Codebase Onboarding Systematically analyze an unfamiliar codebase and produce a structured onboarding guide. Designed for developers joining a new project or setting up Claude Code in an existing r
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/codebase-onboarding.md \
https://raw.githubusercontent.com/affaan-m/everything-claude-code/main/skills/codebase-onboarding/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/affaan-m/everything-claude-codeThen reference at skills/codebase-onboarding/SKILL.md
Related Skills
codebase-cleanup-tech-debt
You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti
generalcodebasecleanuptech
by sickn33 (Antigravity) · antigravity-awesome-skills
cursor-codebase-indexing
Execute set up and optimize Cursor codebase indexing. Triggers on "cursor index setup",
cursor-codebase-indexingcursorcodebaseindexing
by jeremylongshore · plugins-plus-skills
codebase-audit-pre-push
Deep audit before GitHub push: removes junk files, dead code, security holes, and optimization issues. Checks every file line-by-line for production readiness.
securitycodebaseauditpre
by sickn33 (Antigravity) · antigravity-awesome-skills
explanatory-output-style
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
pluginpluginmarketplaceexplanatory-output-style
by Anthropic · anthropic-official-plugins