sandbox-test-setup
Bike Index Ruby + RSpec environment setup, for the three environments this repo actually runs in: a local macOS Conductor workspace, the Conductor cloud sandbox, and Claude Code's Linux web sandbox. Identifies which one you're in by path and points at its reference; each covers getting `ruby`, `bundle`, `bin/lint`, a database and a browser working there. Read it whenever a session runs RSpec, `bundle` or `bin/lint`, needs a running dev server, or hits any of these: `env: 'ruby': No such file or directory`, `Could not find 'bundler' (4.0.0.beta2)`, `Bundler::RubyVersionMismatch`, `command not found: rspec`, `uninitialized constant Pathname` from a `bin/` script, `Sprockets::Rails::Helper::AssetNotFound`, `tailwind.css is not present`, `LoadError: Could not open library 'vips.so.42'`, or a Playwright browser-not-found or build-number mismatch. The fix is almost never a reinstall or a Gemfile edit — it's a PATH, an env var, or a service that isn't running.
Source facts
- Repository
- bikeindex/bike_index
- Last source activity
- August 21, 2026 at 02:38
- Detected SKILL.md language
- English
- Stars
- 308
- Forks
- 76
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.