Added /setup skill for dev environment bootstrapping#27327
Added /setup skill for dev environment bootstrapping#27327
Conversation
cmraible
commented
Apr 9, 2026
- checks and installs system dependencies (Node.js 22, Yarn v1, Docker, build tools)
- runs yarn setup to install workspace dependencies and init submodules
- verifies sqlite3 native module is built correctly
- provides color-coded summary with troubleshooting guidance
- checks and installs system dependencies (Node.js 22, Yarn v1, Docker, build tools) - runs yarn setup to install workspace dependencies and init submodules - verifies sqlite3 native module is built correctly - provides color-coded summary with troubleshooting guidance Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|


