Find the perfect skill
Prime - Load Project Context
Development
Reads project context files (CLAUDE.md, README.md, ARCHITECTURE.md) and hierarchical rules to understand project structure, code standards, and architecture before assisting. Helps get up to speed quickly in a new project or recall conventions during complex tasks.
PR Watch — status-driven routing
Development
Watches a PR's live status and routes to the appropriate next action (merge, fix-loop, block, cleanup) based on a deterministic table.
Render 3D Models from Text or Images
Development
Generates 3D models using build123d from text descriptions or reference images, and renders them in a browser viewer. Supports edit mode for modifying existing models.
Convex HTTP Actions
Development
External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation
Python Project Scaffolding
Development
Python project architecture expert specializing in scaffolding production-ready applications with modern tooling.
Apollo Caching Strategies
Development
Master Apollo Client caching strategies: fetch policies, optimistic updates, cache normalization, and state management.
Smart Git Worktree Management
Development
Manages git worktrees for a monorepo: creates worktrees from GitHub issues with automatic pnpm install, hook script copy, and branch name generation; lists active worktrees with commit and ahead/behind status; removes merged worktrees and prunes stale references. Ideal for developers juggling multiple issues simultaneously.
Melt Frontend Skills
Development
Instructions for an agent on how to use Melt frontend skills.
Checkpoint: Save & Restore Task State
Development
Create mid-task rollback points to revert risky operations (refactors, migrations). Save, list, restore, or clean task state with simple commands.
Agent Eval - Agent Comparison
Development
CLI tool to compare coding agents on custom tasks with pass rate, cost, time, and consistency metrics.
Team Agent Orchestration
Development
Coordinate multiple agents as a team using work items, ownership, Kanban boards, and merge gates for reliable multi-agent development.
SpeedTree Subsystem Audit
Development
Audit the byroredux-spt crate's .spt TLV walker and placeholder billboard fallback, focusing on byte accounting and cross-cutting wiring.