Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

alcoves

alcoves には rustyguts から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
3
Stars
4
更新
2026-06-06
Forks
1
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

graphify-setup
ソフトウェア開発者

Install, build, and refresh the graphify code knowledge graph for this repo so Claude Code can query it instead of grepping. Activates on "set up graphify", "install graphify", "build/regenerate the knowledge graph", "rebuild the graphify graph", "update graphify", or when graphify-out/ is missing/stale.

2026-06-06
merge-train
ソフトウェア品質保証アナリスト・テスター

Autonomously review, fix, and merge every open pull request in the rustyguts/alcoves repo, one at a time, in a loop until none remain except release PRs. Acts as an expert PR reviewer: reads existing comments/feedback, generates its own full review, checks out the branch, runs the full test suite, makes small behavior-preserving tweaks as needed, pushes, waits for green CI, then merges — repeating and resolving merge conflicts along the way. Triggers when the user says "run merge train", "merge train", "start the merge train", or "drain the PR queue".

2026-06-05
frontend-design-review
ソフトウェア品質保証アナリスト・テスター

Visual design review of frontend UI changes via Playwright screenshot e2e tests. Use AFTER any change under frontend/app/ (component, page, layout, style, composable that affects rendering) and BEFORE reporting the task done. Regenerates the committed snapshot PNGs for the affected flow(s), then reads the images and compares them against the prior committed version to confirm the UI still looks reasonable (layout, alignment, overflow, contrast, light + dark, responsive). Triggers on "design review", "check the UI", "screenshot review", "does it look right", or whenever a frontend feature is built/edited.

2026-06-02