Find the perfect skill
Workflow Automation with Durable Execution
Development
Build production-grade workflow automation using n8n, Temporal, and Inngest. Learn patterns for durable execution, orchestration, and event-driven workflows.
Scan Specific MCP Skill
Security
Scan a npm package or GitHub URL for security issues in an MCP skill.
Stripe Payment Integration
Development
Master Stripe payment processing for robust, PCI-compliant payment flows, including checkout, subscriptions, webhooks, and refunds.
Lexical Operator Parsing
Development
Skill for parsing operators in a lexer, prioritizing multi-character operators (>=, <=, ==, !=).
Project Templates
Development
Quick-start templates for scaffolding new projects. Contains 12 templates for various tech stacks.
App Mockup Generation
Development
Generates a static visual mockup of an app screen based on a design system defined in DESIGN.md.
Database Backup and Recovery
DevOps
Implement automated database backup strategies with point-in-time recovery and disaster recovery plans.
Advanced C Programming
Development
Write efficient C code with proper memory management and pointer handling.
Pipeline Phase Guide
Productivity
Intelligently navigate a 7-phase workflow (Spec Kit → CCGC) by detecting current phase, validating prerequisites, and recommending transitions. Essential for multi-project developers managing different features simultaneously.
Mastermind Adapters Management
DevOps
Install, enable, disable, and remove LLM adapter plugins per org using Mastermind. Supports claude-local, gemini-local, codex-local, cursor, and more.
Feature Development Workflow
Development
Automated 7-phase feature development workflow with specialized agents for exploration, architecture, and review. Handles ambiguous requirements and architectural decisions.
Kotlin Patterns
Development
Conventions and best practices for writing clean Kotlin code, including null safety, immutability, and proper API usage.