Skip to main content
bikeindex
GitHub クリエイタープロフィール

bikeindex

3 件の GitHub リポジトリにある 17 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
17
リポジトリ
3
更新
2026年8月27日
リポジトリエクスプローラー

リポジトリと代表的な skills

frontend-screenshots
未分類

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…

2026年8月27日
github-pr-images
未分類

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…

2026年8月27日
pr
未分類

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…

2026年8月27日
integration-testing
未分類

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…

2026年8月27日
frontend-conventions
未分類

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…

2026年8月27日
merge-conflicts
未分類

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…

2026年8月22日
rspec-testing
未分類

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…

2026年8月21日
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…

2026年8月21日
収集済み skill 13 件中 8 件を表示しています。
3 件中 3 件のリポジトリを表示
すべてのリポジトリを表示しました