project-onboarding
✓Onboard new projects with standardized configuration and documentation
Installation
SKILL.md
Quickly onboard a new project into the agentic workspace with RAG collections, routing rules, and baseline knowledge.
When starting work on a new project, this skill provides a systematic approach to:
| {project}docs | README, guides, API docs | type: doc, source: file | | {project}code | Reusable patterns, examples | type: code, language: python | | {project}decisions | ADRs, design docs | type: decision, status: accepted | | {project}research | Research notes, findings | type: research, topic: x |
Onboard new projects with standardized configuration and documentation Source: mindmorass/reflex.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/mindmorass/reflex --skill project-onboarding- Source
- mindmorass/reflex
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is project-onboarding?
Onboard new projects with standardized configuration and documentation Source: mindmorass/reflex.
How do I install project-onboarding?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mindmorass/reflex --skill project-onboarding Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/mindmorass/reflex
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01