Find the perfect skill
Rate Limit Middleware
Development
Manage rate limit middleware operations for backend development. Provides production-ready configurations and best practice recommendations.
Budget Review and ROI Analysis
Productivity
Reviews budget allocation, actual expenditure vs. planned, and calculates ROI for projects. Performs variance analysis to identify significant deviations and root causes. Provides optimization recommendations for cost reduction and reallocation.
TACC Vista HPC Cluster Management
Data & AI
Manages experiment execution on the TACC Vista HPC cluster. Handles SSH access verification, code synchronization via rsync or git, SLURM job submission, and result retrieval. Use when tasks require GPU or high-performance compute that cannot be run locally.
Excel Import Modal Generator
Development
Generates a complete Excel import modal using the useExcelImport hook, including the modal component, parser function, and TypeScript interfaces. Run this when adding a new domain's import feature or refactoring an existing modal to the standard pattern. It also guides on connecting parent component callbacks.
Org-roam and Org-mode Management
Productivity
This skill provides comprehensive org-mode knowledge and org-roam note management via emacsclient. It creates, searches, and links notes, generates backlinks, and attaches files. Use it when working with org-roam notes to avoid breaking the database or backlinks.
Long-Read Structural Variant Detection Pipeline
Data & AI
End-to-end workflow for detecting structural variants from long-read sequencing data. Covers ONT/PacBio alignment with minimap2 and SV calling with Sniffles or cuteSV. Use when detecting structural variants from long reads.
Jules Agent SDK
Development
Interact with the Jules AI agent via its official Python SDK. Manage sessions, monitor activities, approve plans, and integrate GitHub sources. Handles authentication, polling, and session resumption automatically.
Color Palette Creator
Design & Creativity
Creates accessible and harmonious color palettes with WCAG contrast verification.
LoL Trivia Question Generator
Content
Generates 20 fun trivia questions about League of Legends based on player data. It produces data-driven questions in French, drawing on cached indicators and custom dynamic indicators. Ideal for engaging friends with playful, stat-based LoL trivia.
Resume & CV Creator
Education & Training
Create free interactive digital identities and professional resumes. Build a compelling CV with modern formatting and export options.
Gate Build - Compilation validation
Testing
Runs the build and test commands defined in `.specwright/config.json`. Captures stdout and exit codes, writing an evidence report. Returns PASS only if both commands exit 0; otherwise FAIL. Internal gate invoked by verify to confirm the codebase compiles and tests pass before proceeding.
Reporting and tmux Workflow
Productivity
After completing any task, this skill automatically announces completion via the `say` command and renames the tmux window to the current directory name. It ensures timely notification and organized workspace management without extra clutter.