Find the perfect skill
C Programming Expert
Development
Write efficient C code with memory management, pointers, and system calls. Covers embedded systems, kernel modules, and critical code.
Scaffold a new skill, command, agent, or rule
Development
Scaffold a new skill, command, agent, or Cursor rule with correct frontmatter and location.
Git Undo
Development
Unstages the last commit while preserving changes in the staging area. Useful for correcting commit messages or adding omitted files before recommitting.
Run Tamagui
Development
Run or rebuild the local Tamagui/Next.js frontend (frontends/tamagui). Use when the user wants to start the Tamagui dev server or rebuild it standalone.
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.
Create a Pull Request
Development
Create a pull request for the current branch on a Docusaurus/React/TypeScript repository.
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.