Skip to main content
bikeindex
Perfil de criador do GitHub

bikeindex

Visão por repositório de 17 skills coletadas em 3 repositórios do GitHub.

skills coletadas
17
repositórios
3
atualizado
27 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

frontend-screenshots
sem classificação

Capture desktop+mobile screenshots of Bike Index pages from the local `bin/dev` server via Playwright MCP, with a seeded-user identity gate that keeps PII out of uploaded images. Use whenever a task needs screenshots of local pages — PR documentation, bug…

27 de ago. de 2026
github-pr-images
sem classificação

Embed a local image file into an existing GitHub PR — either in the PR body or as a comment. Trigger when a request pairs a local image (screenshot, .png/.jpg, CleanShot capture, before/after) with an existing PR (by #number, URL, branch name, or "the open…

27 de ago. de 2026
pr
sem classificação

Create or update a pull request for the current branch. Trigger when the user asks to create/open/make a PR, or to edit/update/rewrite/fix the PR description, body, summary, or title — including bare phrasings like "update pr" or "update the PR" with no other…

27 de ago. de 2026
integration-testing
sem classificação

Bike Index conventions for browser specs (`type: :system, :js`) — **drive every step through the real UI** (no FactoryBot or `execute_script` shortcuts to skip what a user would do), every example pays a browser boot cost so bias toward fewer, denser examples…

27 de ago. de 2026
frontend-conventions
sem classificação

Bike Index's frontend conventions — Tailwind class prefixing (`tw:`), the standard `twinput`/`twlabel`/`twlink` form/link classes, the `number_display` helper for numbers, the UI component library rule (every button is `UI::Button`/`UI::ButtonLink`, every…

27 de ago. de 2026
merge-conflicts
sem classificação

How to bring a branch up to date and resolve git merge conflicts the way this repo expects — merge (never rebase or force-push), understand each side's intent before choosing, ask when a resolution isn't clear-cut, keep the merge commit to just the merge, and…

22 de ago. de 2026
rspec-testing
sem classificação

Bike Index's RSpec testing conventions — how to structure specs with `context` and `let`, what kinds of tests to write, and what to avoid (mocks, controller specs, testing private methods). Trigger when writing or modifying any `*_spec.rb` file, adding test…

21 de ago. de 2026
sandbox-test-setup
sem classificação

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…

21 de ago. de 2026
Mostrando 8 de 13 skills coletadas.
Mostrando 3 de 3 repositórios
Todos os repositórios foram exibidos