AI AGENT ADDONS

Codebase Onboarding

affaan-m/ecc
Documentation
804installs

When you first open a new codebase, it can feel overwhelming. This skill helps you get up to speed quickly. It scans the project files and finds the tech stack, main entry points, and coding conventions. Then it creates a clear onboarding guide for you.

The guide includes an architecture map and important details like how data flows through the system. It also generates a CLAUDE.md file for future sessions. Developers joining a new team or setting up Claude Code for the first time will find this very useful.

Instead of reading every file yourself, let the skill do the heavy lifting. You will get a structured summary that explains where things are and how they work.

Add Codebase Onboarding skill to your workflow

Global

mkdir -p ~/.claude/skills/codebase-onboarding

Project

mkdir -p .claude/skills/codebase-onboarding

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago