Skip to main content
Run any Skill in Manus
with one click
GitHub repository

alcoves

alcoves contains 3 collected skills from rustyguts, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
3
Stars
4
updated
2026-06-06
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

graphify-setup
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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