Find the perfect skill
WhatsApp Chat Parser
Data & AI
Parse WhatsApp chat export files (.txt) into structured JSON data, extracting participants, timestamps, messages, media placeholders, and system messages. Handles multiple date formats (US, EU, ISO) and edge cases like multi-line messages and encoding issues. Useful when you need to analyze or transform WhatsApp conversation data programmatically.
Cross-Repository GitHub Actions Coordination
DevOps
Coordinate GitHub Actions runner configuration updates across multiple project-beta repositories. Ensure workflow runner labels exactly match Helm runner scale set names to prevent CI/CD job deadlocks.
Writing Optimized React Effects
Development
Guides writing React components by avoiding unnecessary useEffect calls. Helps when creating or reviewing React components, refactoring effects, or when code uses useEffect to transform data or handle events instead of external system synchronization.
Color Palette Creator
Design & Creativity
Creates accessible and harmonious color palettes with WCAG contrast verification.
Monitor Beaker Experiment
Data & AI
Poll the status of a Beaker experiment at regular intervals until it finishes. Reports success on exit code 0, otherwise fetches and displays the experiment logs for debugging.
Supabase Database Queries
Data & AI
Executes SQL queries against a Supabase PostgreSQL database for SELECT, INSERT, UPDATE, and DELETE operations. It connects using the DATABASE_URL from .env and accepts raw SQL or natural language descriptions of queries. Useful for interacting with tables like competition, team, race, admin, flight, halfflight, and feedback.
CSV Processor
Business & Administration
Automates CSV file processing for business automation. Provides step-by-step guidance and generates production-ready configurations and code.
Things 3 Task Manager
Productivity
Lets you manage tasks in Things 3 on Mac: create, read, update, and navigate todos, projects, and lists. Use it to check today's tasks, add new items, or update existing ones via JXA scripts or URL schemes. Ideal for automating personal task management workflows.
Database Schema Design & Migrations
Development
Design and manage relational database schemas including table creation, migrations, and schema design. Helps create consistent table structures with proper keys and constraints. Manages schema changes through forward and backward migrations. Suitable for database modeling and maintenance tasks.
File-based Planning System
Development
This skill provides a persistent planning system using Markdown files. It enables creating, tracking, and updating plans with phases and steps, recording findings and decisions, and resuming interrupted tasks. It is especially useful for complex coding tasks that require structured, long-term progress tracking beyond a single conversation turn.
Long-read variant calling with Clair3
Data & AI
Deep learning-based variant calling from long reads using Clair3 for SNPs and small indels. Use when calling germline variants from ONT or PacBio alignments, particularly when high accuracy is needed for clinical or research applications. Supports platform-specific models, region-specific calling, gVCF output, phasing, and quality filtering.
Tech Lead / Orchestrator
Development
Coordinates complex projects by breaking them into phases (design, architecture, implementation, verification, deployment) and invoking specialized skills for each phase. Ideal for full-stack features or multi-skill workflows.