Find the perfect skill
SpeedTree Subsystem Audit
Development
Audit the .spt TLV parser and placeholder-billboard fallback, focusing on byte accounting, TREE wiring, and per-game differences.
ARIA Attribute Helper
Development
Provides automated assistance for ARIA attribute helper tasks in frontend development. Helps with accessibility and best practices.
Do: End-to-End Task Execution
Development
Performs a task end-to-end: research, implement, PR, CI, ship. Invoke via /do or $do.
Add a provider package to the Pulumi Registry
Development
Guided workflow to add a new provider package to the Pulumi Registry, covering community and first-party providers.
Go Kit gRPC
Development
Build gRPC services using Go Kit framework. Covers protobuf and RPC.
XML to Jetpack Compose Converter
Development
Convert Android XML layouts to idiomatic Jetpack Compose code. Handles layouts, widgets, attributes, styles, and resource references.
In-App Purchase Validation
Development
Skill for implementing and validating in-app purchase systems. Handles receipt validation and payment integration.
Modern React State Management
Development
Master React state management with Redux Toolkit, Zustand, Jotai, and React Query. Covers global state, server state, optimistic updates, and library selection.
Data Flow Tracer
Development
Trace data flows through an engine, from ECS to GPU or file to entity. Provides step-by-step details with file:line references and transformations.
Add Static Analysis Report
Development
Register an existing static-analysis report with the local review pipeline.
Landing Report - Version Queue Dashboard
Development
Shows VERSION slots claimed by open PRs and which slot /ship would pick next. Read-only queue snapshot for gstack.
Barwise Release Process
Development
Step-by-step guide to cutting a Barwise release: bump versions, tag, and create GitHub release with artifact builds. Covers workspace dependency gotchas, SERVER_VERSION sync, and tutorial regeneration.