create-onboarding-guide

Create developer onboarding guide

Content Preview
# Create Onboarding Guide

Create developer onboarding guide

## Instructions

1. **Onboarding Requirements Analysis**
   - Analyze current team structure and skill requirements
   - Identify key knowledge areas and learning objectives
   - Assess current onboarding challenges and pain points
   - Define onboarding timeline and milestone expectations
   - Document role-specific requirements and responsibilities

2. **Development Environment Setup Guide**
   - Create comprehensive development env
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/create-onboarding-guide.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/docs/create-onboarding-guide.md

Skill 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/qdhenry/Claude-Command-Suite

Then reference at .claude/commands/docs/create-onboarding-guide.md

Related Skills