Find the perfect skill
Create a pull request for WooCommerce iOS
Development
Create a pull request following WooCommerce iOS conventions, including checking diff size, writing description, adding labels and milestone.
Validating API Schemas
Development
Validate API schemas against OpenAPI, JSON Schema, and GraphQL specifications. Use when validating API schemas and contracts.
Post-merge Git branch cleanup
Development
Post-merge Git branch cleanup with safety checks. Automatically detects the base branch, updates it via fast-forward, and deletes the merged branch. Supports dry-run, force deletion, and configurable protected branches.
Build and Improve Slash Commands
Development
Build, adapt, and validate slash commands for Claude Code. Includes workflows for creating multi-phase commands and improving existing ones.
Kanji Index Maintenance
Development
Provides guidelines for maintaining the kanji index feature in a dictionary. Covers assigning kanji IDs using a format of sequential number, on'yomi, kun'yomi, and gloss, as well as rebuilding index files and troubleshooting missing links or incorrect entry counts.
Sentry Known Pitfalls
Development
Execute common Sentry pitfalls and how to avoid them. Use when troubleshooting Sentry issues, reviewing configurations, or preventing common mistakes.
SOAP Bin Script
Development
Creates a new synchronous SOAP operation script in bin/ following the exact boilerplate from existing scripts. Use when adding a new HyperVService method.
SwiftUI 2027 New Features
Development
New SwiftUI APIs, behaviors, and deprecations for the 2027 OS releases. Helps resolve source incompatibilities and deprecation warnings.
Run Local Services with Auto-Recovery
Development
Start all local services (backend, frontend, docs) with pre-flight dependency checks, port conflict resolution, and automatic error recovery.
Technical Debt Analysis and Remediation
Development
You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt and create actionable remediation plans.
Diagnose
Development
Disciplined diagnosis loop for hard bugs and performance regressions: reproduce, minimise, hypothesise, instrument, fix, and regression-test.
Frontend Design
Development
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one.