一键导入
alcoves
alcoves 收录了来自 rustyguts 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.
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".
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.