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.From its SKILL.md
npx -y skills add gologo13/agent-skills --skill onboard-new-developerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.8 KB, 137 tokens by cl100k_base, as published. Nobody here has run it
Onboard New Developer
Overview
Comprehensive onboarding process to get a new developer up and running quickly.
Steps
- Environment setup
- Install required tools
- Set up development environment
- Configure IDE and extensions
- Set up git and SSH keys
- 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
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.