What problem does it solve?
This Skill automates the process of making an AI assistant fully aware of a project's technical stack, architecture, and conventions, streamlining the onboarding process.
Core Features & Use Cases
- Tech Stack Detection: Automatically identifies languages, frameworks, databases, package managers, test runners, linters, and CI/CD tools.
- Architecture Mapping: Analyzes directory structure to understand project patterns and identify key files.
- Project-Specific CLAUDE.md Generation: Creates or updates a
CLAUDE.md file with tailored project rules and conventions.
- Memory Bank Initialization: Sets up essential memory files for the AI assistant.
- Warning Reporting: Highlights potential issues like missing configuration files or security risks.
- Use Case: When starting with a new codebase, run
/onboard to instantly equip your AI assistant with all the necessary context to work effectively on the project.
Quick Start
Run the onboard skill to make your AI assistant project-aware.