Onboard to Codebase
curated by SkillMD · plugin · 10 skills
Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and AGENTS.md.
Install the whole plugin (CLI)
npx skillmds add affaan-m/codebase-onboarding
npx skillmds add microsoft/wiki-agents-md
npx skillmds add alirezarezvani/code-tour
npx skillmds add thedotmack/learn-codebase
npx skillmds add tinh2/onboarding
npx skillmds add lingxling/lore
npx skillmds add sdiamante13/onboard
npx skillmds add sdiamante13/tw-codebase-archaeology
npx skillmds add samyakjhaveri/understand-anything
npx skillmds add diegosouzapw/mapSkills in this plugin
- ▌ codebase-onboarding · affaan-mAnalyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md.
- ▌ wiki-agents-md · microsoftGenerates AGENTS.md files for repository folders to provide coding agents with project-specific context including build commands, testing instructions, code style, project structure, and operational boundaries, only where AGENTS.md is missing.
- ▌ code-tour · alirezarezvaniCreates persona-targeted, step-by-step CodeTour walkthroughs that link to real files and line numbers for onboarding, architecture, PR review, and more.
- ▌ learn-codebase · thedotmackReads every source file in a codebase to build a deep understanding of the project, using pagination for large files.
- ▌ onboarding · tinh2Generates a comprehensive developer onboarding guide from a codebase, covering tech stack, setup, architecture, conventions, and troubleshooting.
- ▌ lore · lingxling bundleManages a long-term Markdown knowledge base for software projects, capturing architecture, decisions, and conventions in `.lore/` with commands to init, sync, query, audit, compress, and mirror to platform files.
- ▌ onboard · sdiamante13 bundleGenerates a comprehensive ONBOARDING.md for a codebase, covering architecture, key files, setup, and common gotchas.
- ▌ tw-codebase-archaeology · sdiamante13Systematically explore an unfamiliar codebase and build a reusable architecture summary with file:line evidence, starting from documentation and tracing data flow.
- ▌ understand-anything · samyakjhaveriAnalyzes a codebase with multiple agents and builds an interactive React knowledge graph dashboard for onboarding and visual architecture exploration.
- ▌ map · diegosouzapw bundleGenerates a codebase architecture document and CLAUDE.md scaffold by exploring source code and asking targeted questions.