What problem does it solve?
This Skill automates the initial setup of the Sage framework for a new or existing project, ensuring all necessary configurations, conventions, and initial files are generated.
Core Features & Use Cases
- Tech Stack Detection: Automatically identifies the project's programming languages, frameworks, and backend services.
- Pack Selection: Recommends and enables relevant Sage "packs" based on the detected tech stack.
- Convention Discovery: Scans the codebase to understand and document existing coding patterns and standards.
- Configuration Generation: Creates essential Sage files like
.sage/config.yaml, CLAUDE.md, and progress.md.
- Use Case: When starting a new React + Supabase project, this Skill will detect the stack, suggest appropriate packs, and set up the foundational Sage configuration in under 3 minutes.
Quick Start
Use the onboard skill to set up Sage for this new project.