This generates everything a new developer needs on day one: setup checklists, environment configuration with actual commands, time estimates per step, troubleshooting for common errors, and a first task assignment. It also creates a codebase tour that walks through key files in a logical order and includes team introductions with who to ask for what. The structure is solid, with pre-populated templates that cover the full first week from git clone to first PR. Honestly, the value here is saving you from writing the same onboarding doc for the tenth time. You feed it your stack details and it produces the ONBOARDING.md that junior devs can actually follow without slacking you every five minutes.
npx skills add https://github.com/patricio0312rev/skills --skill dev-onboarding-builder