원클릭으로
alcoves
alcoves에는 rustyguts에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 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.