Find the perfect skill
Cruise Methodology
Data & AI
Recommends timber cruise protocols based on stand characteristics, terrain, and objectives. Calculates optimal BAF, sampling intensity, and plot locations for post-fire inventory.
RedBox Video Director
Content
Use when generating short videos with RedBox official video API. Produces a detailed shot script, asks confirmation, then calls the correct video model with prompt discipline.
Automated code review for pull requests
Testing
Automates pull request code review with multiple AI agents that check PR status, gather CLAUDE.md guidelines, analyze diffs for bugs and rule compliance, and validate each issue to ensure high signal. Designed to reduce false positives while catching significant problems in code changes.
High-quality Git commits
Development
Automate the process of creating meaningful Git commits: gather context, run specialized agents on changed files, and split changes into logical commits.
Create Claude Code SKILL.md
Development
Creates a new Claude Code SKILL.md from scratch. Guides through pattern identification, input/output, decision rules, and routing. Use when turning a repeating workflow into a slash command.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.
Do Workflow
Development
Automate a task end-to-end: implement, PR, CI, ship. Invoke explicitly via /do or $do.
DevOps Troubleshooter
DevOps
Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability practices.
Java 21+ Expert with Virtual Threads & Spring Boot
Development
Master Java 21+ modern features including virtual threads, pattern matching, and Spring Boot 3.x. Expert in GraalVM, Project Loom, and cloud-native patterns.
k6 Load & Performance Testing
Development
Expert in load testing with k6. Write test scripts in JavaScript, configure virtual users, and set pass/fail thresholds.
Plenum Architecture Contract
Development
Load-bearing design decisions of Plenum smart thermostat system: invariants, rationale, and known weak points. Use for understanding architecture before changes.
TDD Workflow Patterns
Development
Guide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, git commits, and verification protocol.