Skip to main content

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.

Ir para a instalação

Informações da origem

Repositório
bikeindex/bike_index
Última atividade na origem
21 de agosto de 2026 às 02:38
Idioma detectado do SKILL.md
inglês
Estrelas
308
Forks
76

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.