Find the perfect skill
Launch GStack Browser
Development
Launches an AI-controlled Chromium browser window with the sidebar extension baked in, letting you watch every action in real time.
Git Diff Analysis for Code Review
Development
Analyze git diffs for risk scoring, reviewer recommendations, and change classification. Use before submitting a PR to assess risk and pick reviewers.
Agent-driven parameter optimization
Data & AI
Guides optimization of configurable systems through bounded experiments and evidence-based recommendations.
React Hook Form Best Practices
Development
Correct React Hook Form usage: data flow, subscriptions, reset, dirty state, number inputs, and controlled-input rules.
Mutation Testing on Clojure Namespaces
Testing
Run mutation testing on a Clojure namespace, generate tests to kill surviving mutations, and open draft PRs with Linear issue tracking.
Setup Git Worktree for Parallel Development
Development
Creates a new git worktree, copies .env files, installs dependencies, and generates Prisma client. Includes optional app startup and cleanup.
Modern JavaScript Pro
Development
Master modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility.
PostgreSQL Patterns
Development
Quick reference for PostgreSQL query optimization, schema design, indexing, and security (RLS).
React Composition Patterns that Scale
Development
Reference for scalable React component design. Covers compound components, state management, and React 19 patterns to avoid prop proliferation.
React Modernization
Development
Master React version upgrades, class to hooks migration, concurrent features adoption, and codemods for automated transformation.
Coding Agent Delegation
Development
Delegate complex coding tasks to Codex, Claude Code, or OpenCode as background workers with strict safety rules for authentication, git worktrees, and monitoring.
Itô Compute CLI
DevOps
Query live GPU inventory, submit authenticated Itô fixed-rate RFQs, inspect status, revoke access, and run node qualification via the canonical CLI. Handles security and authentication boundaries.