Find the perfect skill
Pull Request Review Command
Development
Adjudicate a pull request as a maintainer: reads the CI-pinned review, refreshes if stale, and offers an interactive approve/request changes/make changes/close workflow with optional auto-merge.
Qoder Agent (Print Mode)
Development
Delegate coding tasks to the Qoder CLI in non-interactive Print mode. Use this for building new features, code reviews, refactoring, or iterative coding that requires file exploration. It supports subagents, worktrees, and MCP servers, but is not intended for simple one-line fixes or reading code.
Anthropic Claude API Expert Guide
Development
Expert guidance for building apps with Anthropic's Claude API: SDK patterns, cost optimization, caching, streaming, tool use, and production best practices.
Add Feature with Self-Testing Loop
Development
Implement a new feature with a self-testing loop until all tests pass (100% success rate).
Grilling with Docs
Development
A relentless interview to sharpen a plan or design, creating ADRs and a glossary as you go.
C Programming Expert
Development
Write efficient C code with memory management, pointers, and system calls. Covers embedded systems, kernel modules, and critical code.
Replit Hello World
Development
Create a minimal working Replit example. Use it to start a new Replit integration, test your setup, or learn basic Replit API patterns.
Scaffold a new skill, command, agent, or rule
Development
Scaffold a new skill, command, agent, or Cursor rule with correct frontmatter and location.