bikeindexbikeindexOfficialยท10 Agent Skills Included

bike_index

Rails development, testing, debugging, and PR workflows

Guides coding work on the Bike Index Rails app, from writing RSpec tests and fixing flaky browser specs to resolving merge conflicts and creating pull requests. Covers production debugging through Honeybadger errors, log inspection, and live admin data, plus frontend conventions for Tailwind, Stimulus, and ViewComponents. Removes guesswork from environment setup, screenshot capture, and PR image uploads so changes ship faster with fewer mistakes.
npx skills add bikeindex/bike_index --all -g -y
Available:

Gives the agent the project's coding rules, testing and linting commands, subagent model-selection guidance, and pointers to the right sub-skill for each development task.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Bike Index skills?โ–ผ

Run `npx skills add bikeindex/bike_index --all -g -y` in your terminal to install all skills in this collection globally.

What do the Bike Index skills cover?โ–ผ

They cover the full Rails development workflow: RSpec and browser testing conventions, flaky test diagnosis, merge conflict resolution, PR creation with screenshots, and production debugging via logs and Honeybadger.

Can these skills help debug production errors?โ–ผ

Yes. Dedicated skills walk through pulling a Honeybadger fault, reading its backtrace, inspecting production log files, and checking live Sidekiq and Postgres health.

Do these skills work outside the Bike Index codebase?โ–ผ

They are written for the Bike Index Rails app specifically, but the testing, merge, and PR workflow patterns transfer well to other Rails projects.

Do I need to know Rails to use these skills?โ–ผ

Basic Rails familiarity helps, but the skills explain each command and decision in plain language so your agent can execute the steps for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’