From onboarding-guide
Generates a project-specific onboarding guide for new developers, covering setup, architecture, workflow, and troubleshooting.
How this command is triggered — by the user, by Claude, or both
Slash command
/onboarding-guide:create-guideThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /create-guide - Create Onboarding Guide Create a comprehensive onboarding guide for new developers joining the project. ## Steps 1. Analyze the project structure: languages, frameworks, build tools, and architecture 2. Read existing documentation (README, CONTRIBUTING, wiki) for context 3. Identify prerequisites: language versions, tools, database engines, cloud accounts 4. Document the local development setup: clone, install, configure, run 5. List required environment variables and how to obtain their values 6. Describe the project architecture: directory structure, key modules, data...
Create a comprehensive onboarding guide for new developers joining the project.
6plugins reuse this command
First indexed Mar 30, 2026
npx claudepluginhub twzrd-sol/awesome-claude-code-toolkit --plugin onboarding-guide/create-guideGenerates a project-specific onboarding guide for new developers, covering setup, architecture, workflow, and troubleshooting.
/onboardGenerates a developer onboarding guide by scanning project config files, mapping structure, identifying prerequisites, and documenting setup and workflow steps.
/create-onboarding-guideCreates a comprehensive developer onboarding guide covering environment setup, project overview, development workflows, team communication, security training, and learning resources.
/hatch3r-onboardAnalyzes codebase structure, architecture, and conventions via parallel researchers, then generates a tailored onboarding document with setup instructions, architecture walkthrough, coding conventions, workflows, and tribal knowledge.
/onboarding-docGenerates a Markdown developer onboarding document by scanning the repository for config files, dependencies, setup steps, and conventions.
/onboardGenerates four audience-tailored onboarding guides (Contributor, Staff Engineer, Executive, Product Manager) in an onboarding/ folder, with automatic language/technology detection and cross-language comparisons.