what-is-this
Installation
SKILL.md
Project Onboarding Skill
Use Case: Helping a developer understand a new project's structure, setup instructions, architecture, or how to get started.
Core Onboarding Workflow
1. Project Type Detection
Identify the stack immediately by checking root files:
Gemfile/config/application.rb→ Railspackage.json→ Node / React / Vuerequirements.txt/pyproject.toml→ Pythonpom.xml/build.gradle→ Java
2. Documentation Discovery
Prioritize reading: