What problem does it solve?
This Skill simplifies the process of setting up a local development environment for Sentry, reducing installation and configuration time.
Core Features & Use Cases
- Environment Detection and Preparation: Checks current OS, shell, Docker runtime, and existing dependencies to determine setup status.
- Prerequisite Installation: Guides installation of Xcode tools, Homebrew, Docker (OrbStack or Colima), and devenv.
- Environment Bootstrap: Automates bootstrap process including installing necessary tools, cloning repos, and configuring shell environment.
- Sync and Start Services: Handles synchronization of dependencies, database migrations, user creation, and starting essential containers and services.
- Troubleshooting Assistance: Provides diagnostic instructions and fixes for common setup issues.
Quick Start
Run the skill to automatically prepare your system for Sentry development. It will detect existing configurations, install missing prerequisites, and set up Docker and environment dependencies.