Find the perfect skill
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.
QCC Plus Git Workflow
Development
Defines the Git workflow for the QCC Plus project: branch strategy (test/main/prod), conventional commit format, and release process. Helps developers maintain consistency and avoid mistakes like force-pushing to main.
OKR Planning
Business & Administration
Objectives and Key Results planning, tracking, and alignment. Enables product teams to set effective OKRs and maintain organizational alignment.
Elixir Pro
Development
Master idiomatic Elixir with OTP patterns, Phoenix LiveView, and distributed systems. Focus on concurrency, fault tolerance, and BEAM optimizations.
Skill Evolution Pipeline
Development
Run the complete skill evolution pipeline: harvest sessions, discover negative patterns, build golden eval dataset, baseline scoring, DSPy optimization, and before/after comparison.
Fireflies SDK - Main Hub
Data & AI
Main entry point for the Fireflies.ai SDK. It provides commands to list and analyze meeting transcripts, perform full-text search, aggregate meeting analytics, and stream live transcriptions. Use this skill whenever you need to interact with meeting data through the CLI or TypeScript SDK.
Transfer Learning Model Adapter
Data & AI
Automates the adaptation of pre-trained models using transfer learning, including fine-tuning, data validation, and performance optimization. Helps when fine-tuning a model on a new dataset or adapting it for a specific task.