Find the perfect skill
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions for designing robust GraphQL APIs.
Dependency Upgrade Plan
Development
Create a dependency upgrade plan considering breaking changes, security risks, and compatibility. Provides a safe update path.
Finance District MCP
Development
Multichain non-custodial agent wallet via Finance District: balances, prices, DeFi yields, transfers, swaps, and x402 payments across EVM, Solana, Bitcoin, and Sui.
Parallel Pipeline Orchestrator
Development
Launches multiple /proceed pipelines in parallel, monitors their progress, and reports a unified dashboard.
Do Workflow
Development
Autonomous end-to-end task workflow: research, implement, run CI, and open a PR. Invoked only via /do or $do command.
Interactive markdown review with lgtm TUI
Development
Launches an interactive terminal UI for reviewing markdown files with line-by-line comments (blocker, concern, question, suggestion, praise, acknowledge). It helps users perform structured code or document reviews directly in the terminal, with export and clipboard support.
Update Pull Request
Development
Update an existing pull request by syncing with the base branch, pushing new commits, and refreshing the PR description.
Create GitHub Pull Requests
Development
Creates GitHub Pull Requests from committed branches: generates titles/body, follows PR templates, and automatically monitors review feedback to trigger fixes.
Create Pull Requests
Development
Create well-structured, reviewer-friendly pull requests using gh pr create. Handles committing, branching, pushing, rebasing, and conflict resolution automatically.
Push Skill Bundle
Development
Push a skill bundle from the archive to the global user profile (~/.claude/skills/) so it is available in all projects.
Apollo Caching Strategies
Development
Use when implementing Apollo caching strategies including cache policies, optimistic UI, cache updates, and normalization.
Advanced TypeScript Patterns
Development
Precision TypeScript patterns: branded types, discriminated unions, conditional types, generics, and type narrowing for robust, type-safe code.