Find the perfect skill
Ship It!
Development
Finalize and ship changes with comprehensive quality checks, meaningful commits, and automated PR creation.
Create a GitHub Pull Request
Development
Complete guide for creating a GitHub PR: branch creation, implementation, testing, formatting, and submission with a comprehensive description.
GORM Migration Generator
Development
Generate GORM database migration code for schema changes. Use when modifying database schema.
Detect CDS Breaking Changes
Development
Analyzes the last N commits for breaking changes in the CDS public API surface. Focuses on specific packages.
SVM Warp ALT Management
Development
Create, check, and read on-chain SVM Address Lookup Tables (ALTs) for warp routes. Use after deploying/upgrading a route or when transfers fail with transaction-too-large errors.
New Track
Development
Create a new track (feature, bug fix, chore, or refactor) with a detailed specification and phased implementation plan.
Pre-commit Quality Workflow
Development
Pre-commit quality workflow that runs tests, linters, formatters, and type checks before creating atomic commits with conventional commit messages. Automatically detects project type (TypeScript/Python), extracts issue references from conversation history, and suggests appropriate commit scopes.
Create a Pull Request
Development
Create a pull request for the current branch on a Docusaurus/React/TypeScript repository.
Feature Development Workflow
Development
Automates 7-phase feature development with specialized agents. Use for multi-file features, architectural decisions, ambiguous requirements, integration patterns, and design approach errors.
TaskBridge Task Management
Development
Manage TaskBridge development tasks using a markdown-based todo workflow. Use when creating, listing, completing, deferring, or bringing back tasks in the todo_tasks/ directory structure.
Claude Agent SDK Agent Creation
Development
Use when creating or configuring Claude AI agents using the Agent SDK. Covers agent initialization, configuration, and basic setup patterns.
Package Skill for Distribution
Development
Validates and packages a Claude Code Skill into a distributable zip file.