Onboard New Developer

Comprehensive onboarding process to get a new developer up and running quickly; keywords: git, pr, onboard, architecture. Use only on explicit request; skip in routine implementation discussions.

gologo13 a4ff48d 859 B Updated

File contents

Onboard New Developer

Overview

Comprehensive onboarding process to get a new developer up and running quickly.

Steps

  1. Environment setup
    • Install required tools
    • Set up development environment
    • Configure IDE and extensions
    • Set up git and SSH keys
  2. Project familiarization
    • Review project structure
    • Understand architecture
    • Read key documentation
    • Set up local database

Onboarding Checklist

  • Development environment ready
  • All tests passing
  • Can run application locally
  • Database set up and working
  • First PR submitted

gologo13/agent-skills/tree/main/skills/onboard-new-developer commit a4ff48d921

Frequently asked questions

npx skillmds@latest add gologo13/onboard-new-developer