Find the perfect skill
Create Pull Request
Development
Pushes the current branch and creates a pull request with a title generated from the branch name and issue, plus appropriate labels.
asc CLI usage guide
Development
Guidance for using the asc CLI with App Store Connect: command discovery, canonical verbs, flags, output formats, pagination, and authentication.
Code Review and Fix
Development
Runs all five review agents, synthesizes findings, triages issues, and fixes approved items. Validates findings against actual code before applying changes.
Feature-Driven Code Development
Development
Implement backlogs through a structured feature-driven approach: read requirements, design, code, and document.
Rust Expert
Development
Comprehensive Rust programming expert skill covering ownership, lifetimes, async, FFI, and more.
Implement GitHub Issue
Development
Implement an accepted GitHub issue in the local checkout. Confirm scope and deliver the smallest valuable slice without creating a pull request.
CCXT for Java: Crypto Exchange Integration
Development
Complete guide to using CCXT in Java to connect crypto exchanges, fetch market data, place orders, and stream real-time data via WebSocket.
Trust & Reliability Animations
Development
Create animations that build user confidence through predictable, controlled movements. Includes timing guidelines, easing curves, and consistency rules for dependable UX.
Project System
Development
Skill for managing and organizing projects with clear instructions.
Output SDK Folder Structure Conventions
Development
Validate and fix folder structure for Output SDK workflows, ensuring naming and organization conventions are followed.
Write Spec
Development
Turn accepted ADRs into formal implementation contracts specifying exact interfaces, behavior, and constraints.
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.