Find the perfect skill
GitHub PR Review with gh CLI
Development
Comprehensive two-stage PR review using GitHub CLI. Fetches diff, metadata, and comments, then posts review only on explicit /send command.
Exa Core Workflow B
Development
Execute the secondary Exa workflow (Core Workflow B) for implementing complementary or secondary use cases. Designed to be lower complexity and more performance-optimized than the primary workflow, it requires prior setup of Exa authentication and familiarity with the main workflow. Useful when triggered by phrases like 'exa secondary workflow' to produce completed execution results and error details.
Intelligent File Organizer
Productivity
Analyzes files and folders across your computer to find duplicates, suggest logical structures, and automate cleanup tasks. Useful when your Downloads folder is chaotic, files are scattered, or you need to establish better organization habits.
Data Validation
Data & AI
Provides data validation patterns for custom business rules, including validation functions, test assertions, and schema evolution. Useful for data engineers building validation pipelines with checks like duplicates, referential integrity, and date ranges.
Prisma ORM - Type-Safe Database Operations
Development
Performs type-safe database operations using Prisma ORM with PostgreSQL. Ideal for defining schemas, writing type-safe queries, creating migrations, modeling relations, or replacing raw SQL with ORM patterns. Automatically generates TypeScript types and manages database schema changes.
Kubernetes - Deployment and Operations
DevOps
Covers Kubernetes resource configuration, deployment strategies, cluster architecture, security hardening, Helm chart development, and production operations. Helps create production-ready manifests, troubleshoot cluster issues, and implement security best practices.
SwiftUI UI Patterns
Development
Best practices and examples for building SwiftUI views, including navigation, custom modifiers, and responsive layouts.
Automated code review for pull requests
Testing
Automates pull request code review with multiple AI agents that check PR status, gather CLAUDE.md guidelines, analyze diffs for bugs and rule compliance, and validate each issue to ensure high signal. Designed to reduce false positives while catching significant problems in code changes.
Share Card Generator
Development
Generates shareable card images from app content (achievements, stats, quotes) using SwiftUI ImageRenderer. Integrates with ShareLink for social media sharing and supports customizable styles, QR codes, and multiple aspect ratios. Best used when users want to turn in-app data into exported image cards.
WordPress i18n Helper
Development
Handles WordPress internationalization by enforcing the correct text domain 'retrologin' and proper translation functions (__(), _e(), esc_html__(), etc.). Provides guidance on escaping, keeping strings in English, and generating POT files via Composer.
ShowMe - Visual Mockup & Annotation Tool
Development
Create visual mockups with coordinate-tracked annotations across multiple pages. Draw, annotate, and provide component-specific feedback that Copilot can see and act on. Helpful for giving precise visual feedback on UI designs and layouts.
HelixLab Setup
Development
Checks that HelixLab's system dependencies (ffmpeg, ffprobe, bc) are installed and guides the user through installation if anything is missing. It also detects the user's AI coding agent and provides tailored integration instructions. For Claude Code users, reminds them to enable auto-update via the plugin marketplace.