Limited-time offer
Deploy OpenClaw in 60 seconds — 20% off
Launch on Hostinger →
Limited-time offer
Run your Hermes agent on Hostinger, fully managed
Launch on Hostinger →
Sponsored
Crawl and scrape any site into clean data, 10% off
Try Firecrawl free →
Sponsored
Your own AI agent, running 24/7 with QwikClaw
Deploy now →
Advertise
Get your AI tool in front of 47,000+ AI enthusiasts
Learn more →
Sponsored
One API to scrape, enrich, and extract the internet.
Start building free →
Sponsored placement
SetupClaw: done-for-you OpenClaw for founders & exec teams
Get it set up for you →
Sponsored
SEO data APIs for your agent, $1 free credit
Try DataForSEO free →

Codebase Onboarding
alirezarezvani/claude-skillsSummary
Reviewed community Claude skill from alirezarezvani/claude-skills.
SKILL.md
# Codebase Onboarding --- ## Overview Analyze a codebase and generate onboarding documentation for engineers, tech leads, and contractors. This skill is optimized for fast fact-gathering and repeatable onboarding outputs. ## Core Capabilities - Architecture and stack discovery from repository signals - Key file and config inventory for new contributors - Local setup and common-task guidance generation - Audience-aware documentation framing - Debugging and contribution checklist scaffolding --- ## When to Use - Onboarding a new team member or contractor - Rebuilding stale project docs after large refactors - Preparing internal handoff documentation - Creating a standardized onboarding packet for services --- ## Quick Start ```bash # 1) Gather codebase facts python3 scripts/codebase_analyzer.py /path/to/repo # 2) Export machine-readable output python3 scripts/codebase_analyzer.py /path/to/repo --json # 3) Use the template to draft onboarding docs # See references/onboarding-template.md ``` --- ## Recommended Workflow 1. Run `scripts/codebase_analyzer.py` against the target repository. 2. Capture key signals: file counts, detected languages, config files, top-level structure. 3. Fill the onboarding template in `references/onboarding-template.md`. 4. Tailor output depth by audience: - Junior: setup + guardrails - Senior: architecture + operational concerns - Contractor: scoped ownership + integration boundaries --- ## Onboarding Document Template Detailed template and section examples live in: - `references/onboarding-template.md` - `references/output-format-templates.md` --- ## Common Pitfalls - Writing docs without validating setup commands on a clean environment - Mixing architecture deep-dives into contractor-oriented docs - Omitting troubleshooting and verification steps - Letting onboarding docs drift from current repo state ## Best Practices 1. Keep setup instructions executable and time-bounded. 2. Document the "why" for key architectural decisions. 3. Update docs in the same PR as behavior changes. 4. Treat onboarding docs as living operational assets, not one-time deliverables.
Recommended skills
Browse all →claude-skills
Agent Designer Multi Agent System Architecture
Reviewed community Claude skill from alirezarezvani/claude-skills.
claude-skills
Agent Workflow Designer
Reviewed community Claude skill from alirezarezvani/claude-skills.
claude-skills
AgentHub — Multi Agent Collaboration
Spawn N parallel AI agents that compete on the same task. Each agent works in an isolated git worktree. The coordinator evaluates results and merges the winner.
Skills by category
MCP servers by category
Marketplaces by category




