Find the perfect skill
Complete Logging and Error Monitoring Guide
Development
Complete guide covering application logs, script logs, error monitoring, and request logging with best practices.
Skill Creation with Review
Development
Creates new AI skills in .claude/skills, then reviews and auto-corrects them using review tools.
Web Accessibility (WCAG 2.1)
Development
Guidelines for implementing WCAG 2.1 accessibility, including text alternatives, color contrast, and inclusive design.
Pull Request Review
Development
Comprehensive PR review with code quality and metadata checks, then interactive approval workflow (approve, request changes, merge, close). Adapts tone for internal, external, and bot contributors.
Pull Request Review
Development
Review, approve, request changes, or merge pull requests as a maintainer with full workflow support.
Template Skill
Development
A template for creating skills for the AI assistant. Used as a starting point to define new skills.
Procore Debug Bundle
Development
Integration patterns for the Procore API with OAuth2 authentication for debug bundles.
Install Import Sorter for Dart
Development
Installs the import_sorter tool for Dart projects to automatically sort imports. Helps when you need to organize Dart imports, especially in monorepo setups with pub workspaces. The command installs from a specific Git branch that supports workspaces.
MoFlo ticket spell: GitHub issue analysis and execution
Development
Analyze and execute GitHub issues: research, enhance ticket, implement, test, and open a PR. Supports ticket-only and research-only modes, with memory-first retrieval.
Diagnosing Hard Bugs and Regressions
Development
Disciplined approach for diagnosing hard bugs and performance regressions, centered on building a tight feedback loop to reproduce and root-cause issues.
RevenueCat App Setup
Development
Walks through complete RevenueCat app setup for iOS or Android: creating the app, configuring store credentials (App Store Connect or Google Play Console), setting up products, and getting the API key. Use when integrating a new app with RevenueCat for the first time.
Pull Request Review as Maintainer
Development
Adjudicate a pull request as a maintainer: reads the CI-pinned review, refreshes if stale, and guides approval, changes, closure, or merge.