Use when writing onboarding docs — get a newcomer to a working change on day one.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add ainurdev/mystical-assistant --skill onboarding-guide --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Onboarding Guide?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ainurdev-onboarding-guide)More formats (shields.io, HTML) on the badges page.
---
name: onboarding-guide
description: "Use when writing onboarding docs — get a newcomer to a working change on day one."
---
# Onboarding guide
Use when writing onboarding docs — get a newcomer to a working change on day one.
## Checklist
- Start with the shortest path to a running app and a passing test suite.
- Explain the mental model before the directory tree.
- List the accounts, keys, and access needed, and who grants them.
- Name the three things that trip up every new person.
- End with a small starter task that touches the real codebase.
- Have the next newcomer fix the guide as their first PR.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!