Onboarding Guide
Moves the entire local development setup and onboarding guide out of Notion and into a Claude skill so new team members can be onboarded by Claude directly.
About this skill
name: onboarding-guide description: Use when Moves the entire local development setup and onboarding guide out of Notion and into a Claude skill so new team members can be onboarded by Claude directly.
Onboarding Guide
Previously hosted as a Notion page, the full guide for setting up and running every app and service needed for local development was moved directly into a Claude Code skill. Now when a new engineer, intern, or non-technical co-founder needs to get their environment running, Claude references this skill directly instead of the person hunting through a Notion doc — collapsing setup friction and keeping the guide as a living, referenceable source of truth.
What you get
- Full local dev environment setup guide as a skill, referenced automatically by Claude during onboarding, replaces static Notion documentation, single source of truth alongside code.
Customize your output
- Update the skill directly as your stack changes instead of maintaining a separate Notion doc that drifts out of sync.
Example output
New engineering intern asked Claude to set up their local environment — Claude walked through every service and dependency using the onboarding skill with zero founder involvement.
Best for
Founders and teams onboarding new engineers, interns, or non-technical co-founders who want setup guidance to live with the code, not in a separate doc.
Source: Yorby Founder · https://www.youtube.com/watch?v=QFDku45b_EQ Category: Development / Team Enablement · Priority: Standard
SKILL.md preview
---
name: onboarding-guide
description: Use when Moves the entire local development setup and onboarding guide out of Notion and into a Claude skill so new team members can be onboarded by Claude directly.
---
# Onboarding Guide
Previously hosted as a Notion page, the full guide for setting up and running every app and service needed for local development was moved directly into a Claude Code skill. Now when a new engineer, intern, or non-technical co-founder needs to get their environment running, Claude references this skill directly instead of the person hunting through a Notion doc — collapsing setup friction and keeping the guide as a living, referenceable source of truth.
## What you get
- Full local dev environment setup guide as a skill, referenced automatic...