Find the perfect skill
Solana Rent-Free Development
Development
Solana development using Light Protocol's compressed accounts for rent-free token and PDA accounts. Covers TypeScript client and Rust program development.
Dependency Upgrade Path Planning
Development
Analyze current dependencies, classify upgrade candidates by impact, and propose safe upgrade paths considering breaking changes and security risks.
Create High-Quality Git Commits
Development
Analyze pending changes, run relevant code quality agents, and create well-structured Git commits with consistent message style.
Keyboard Navigation Tester
Development
Assistance for testing keyboard navigation in frontend applications, with guides and best practices.
Create Git Commits
Development
Create high-quality Git commits by gathering context, running analysis agents, and structuring changes.
Workflow Patterns for TDD
Development
Guide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, git commits, and the verification protocol.
ChatGPT Voice Agent Prompt Builder
Development
Creates structured prompts for ChatGPT voice agents, including personality, tone, and conversation state machines. Helps when building voice agents with the OpenAI Realtime API or defining complex dialogue flows.
Build - Implement Next Task
Development
Build a project by implementing the next task from the plan and specs. Create tests and verify the code.
Creating Slash Commands
Development
Build custom slash commands in Claude Code with YAML frontmatter, permissions, and best practices to automate workflows and standardize repetitive tasks.
Scaffold a new Cobra CLI command
Development
Scaffold a new Cobra CLI command following project patterns. Reads an existing command to match style, then registers it, handles errors, and verifies the build.
Update Existing Pull Request
Development
Push follow-up changes to an existing pull request and sync its description. Handles rebasing, conflict resolution, and updating PR metadata via GitHub CLI.
MCP Server Patterns
Development
Build MCP servers with the Node/TypeScript SDK: tools, resources, prompts, Zod validation, and stdio/HTTP transports.