Skip to main content
bikeindex
GitHub-Creator-Profil

bikeindex

Repository-Ansicht von 17 gesammelten Skills in 3 GitHub-Repositories.

gesammelte Skills
17
Repositories
3
aktualisiert
27. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

frontend-screenshots
nicht klassifiziert

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. Aug. 2026
github-pr-images
nicht klassifiziert

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. Aug. 2026
pr
nicht klassifiziert

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. Aug. 2026
integration-testing
nicht klassifiziert

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. Aug. 2026
frontend-conventions
nicht klassifiziert

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. Aug. 2026
merge-conflicts
nicht klassifiziert

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. Aug. 2026
rspec-testing
nicht klassifiziert

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. Aug. 2026
sandbox-test-setup
nicht klassifiziert

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. Aug. 2026
Es werden 8 von 13 gesammelten Skills angezeigt.
3 von 3 Repositories angezeigt
Alle Repositories angezeigt