Find the perfect skill
SpeedTree Subsystem Audit
Development
Audit the byroredux-spt crate: verify the .spt TLV walker and placeholder billboard fallback, focusing on byte accounting and route divergence.
Coupling Design Advisor
Development
Interactive advisor that evaluates design candidates on 3 dimensions (strength, distance, variability) and recommends the most balanced option with ADR output.
Source-Level GPU Performance Profiling
Development
Profile GPU kernels at source-line granularity using cycle-level timing and stall analysis. Identify performance hotspots and instruction-level metrics mapped to source lines.
AXEL Skill Definition Structure
Development
Technical reference on AXEL skill definition file structure, covering role, capabilities, enforcement, and file layout for AI skills.
Gauntlet Setup and Configuration
Development
Scans the project structure (monorepo, split, or single) and tooling to automatically configure entry points, checks, and reviews for agent-gauntlet. Generates or updates `.gauntlet/config.yml` and associated check/review files based on discovered tools. Use this when initially setting up agent-gauntlet or reconfiguring after adding new tools or changing project layout.
High-quality Git commits
Development
Creates high-quality git commits by analyzing changes, running code-quality agents, and logically grouping commits.
Internal Review Dispatcher
Development
Smart review dispatcher for code changes, used by /dev and /fix. Classifies modifications, runs relevant reviews, and skips already-completed ones.
Git Commit with Conventional Message
Development
Automates the process of staging and committing changes with a descriptive conventional commit message. Checks git status, shows diff, adds files, and creates a commit following the conventional commits format (e.g., feat, fix, chore). Useful when you need to ensure a clean and standardized commit history.
Java 21+ Development Expertise
Development
Advanced Java developer specialized in Java 21+ features, virtual threads, Spring Boot 3.x, and performance optimization for enterprise applications.
ADK Bidi-streaming Expert
Development
Expert in ADK Bidi-streaming, covering Live API integration, FastAPI WebSocket implementations, and production best practices.
Convert Slack Message to GitHub Issue
Development
Fetch a Slack message and create a well-structured GitHub issue in pulumi/docs or pulumi/registry.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers.