Find the perfect skill
Build Apple Clients via Remote Mac Builder
Development
Guide for building/testing iOS, tvOS, and macOS apps from a Linux workstation using a remote Mac over SSH and XcodeBuildMCP. Covers syncing, code signing, and log capture.
GSD Quick: Quick Tasks
Development
Execute a quick task with GSD guarantees (atomic commits, state tracking) while skipping optional agents.
Using TypeScript Generics
Development
Teaches generic constraints, avoiding any in generic defaults, and mapped types in TypeScript. Use when creating reusable functions, components, or types while maintaining type safety.
Apply shadcn/ui to React Pages
Development
Apply shadcn/ui components to React pages with custom theme integration. Use when styling specific pages or components, driven by user-specified lists.
Spec Kit Implementation Review
Development
Review completed implementation work against specifications, run tests, and update task status in tasks.md.
Azure Event Hubs Rust SDK
Development
Azure Event Hubs SDK for Rust - send and receive events, stream data ingestion, manage partitions.
Add AI Copilot to Your Application
Development
Integrate an AI copilot into your application using the copilot-engine framework. Includes pre-flight checks and WordPress support.
Verified Ramp Webhook Receiver
Development
Build a verified, idempotent Ramp webhook receiver with raw-body HMAC validation, fast acknowledgement, and durable asynchronous processing via reconciliation.
Dependency Upgrade Planning
Development
Plan safe dependency upgrades by analyzing current versions, security vulnerabilities, and breaking changes. Provides prioritized upgrade recommendations.
UI Design System & Beauty Pass for Vuetify 4
Development
Design system reference for the Devkit Vue stack (Vuetify 4 + MD3). Use for styling, theming, layout, component usage, and visual verification. Enforces beauty rules for polished UI.
OpenEvidence Webhooks & Events
Development
Configure OpenEvidence webhooks for async DeepConsult completion and events. Use when implementing webhook handlers, configuring async notifications, or setting up event-driven clinical AI workflows.
DCO Sign-off Recovery
Development
Recover from missing DCO sign-off on commits. Handles single-commit amend, older-commit recovery via interactive rebase or cherry-pick, and explains the Probot DCO check.