Find the perfect skill
Kube-coder Preflight CI
DevOps
Run full CI suite locally before pushing: helm lint, unit tests, SPA builds, shell checks. Use before opening a PR.
Pull Request Review Command
Development
Reviews a pull request, detects contributor type, and provides a full workflow to approve, request changes, merge, or close it.
Colab Video Workflow (MiniMax H3 / LTX-2.5)
Content
Derivative workflow to run step 7 (video generation) of the local-video pipeline on Google Colab GPU when local hardware lacks CUDA. Handles H3 and LTX-2.5 generation, GPU selection, and cost management.
QC3 Numeric Data Threshold Check
Data & AI
Numeric data validation tool. Reads structured files (CSV, TSV, Excel), checks numeric fields against min/max thresholds, and outputs processed files with QC marks.
YouTube Summarizer (NoteGPT Style)
Content
Tool to summarize YouTube videos: extract transcript, generate AI summary, timestamped notes, and key points.
Slack to GitHub Issue
Productivity
Fetch a Slack message or thread and create a well-structured GitHub issue in the Pulumi docs repositories.
Data Lake Architect
Data & AI
Provides architectural guidance for data lake design including partitioning strategies, storage layout, schema design, and lakehouse patterns.
SQL Pro: Advanced Query Optimization
Data & AI
Expert-level SQL skills for cloud-native databases, OLTP/OLAP optimization, performance tuning, and advanced query techniques.
Infographic Template Updater
Development
Update template lists and gallery mappings after adding new infographic templates.
VASP DFT Executor
Data & AI
DFT calculation skill using VASP for electronic structure analysis and nanomaterial property prediction. Enables geometry optimization, band structure analysis, and materials property computation.
Zod 4 Schema Validation - Patterns & Breaking Changes
Development
Covers Zod 4 schema validation patterns, including breaking changes from version 3 such as top-level validators (z.email(), z.uuid()) and the error parameter instead of message. Helps when migrating from Zod 3 to 4 or when writing schemas with Zod 4's new syntax.
Code Task Brief
Development
Produce a self-contained task brief describing what to change, why, and acceptance criteria for a Claude Code routine.