Find the perfect skill
HQ Direct Messaging
Productivity
Send or read HQ Sync direct messages: inbox, 1:1 threads, channel history, with options for prompts, details, and scheduled notes.
iOS SwiftUI App Scaffolder
Development
Scaffolds a SwiftUI iOS app with MVVM, offline-first persistence, push notification stubs, SwiftFormat/SwiftLint, CI, and optional GitHub repo creation.
Paper Reference Assistant (CLI)
Data & AI
CLI assistant to manage and query a local database of academic papers using the `papi` command. Supports listing, searching (exact text, BM25, hybrid), showing summaries/equations, and adding papers via arXiv ID or PDF. Use before MCP RAG tools for fast, low-cost lookups.
Know Before Act: Reduce Uncertainty First
Productivity
Reduces decision-relevant uncertainty before starting a task. Asks one high-information question at a time and otherwise proceeds with reasonable assumptions.
Away — Unattended Best-Judgment Mode
Productivity
Unattended mode for sessions where the user is away. Makes conservative, reversible judgment calls and only blocks for missing information or required authorization.
Platxa Skill Generator
Development
Autonomous skill creator for Claude Code CLI. Use when the user asks to create, generate, or build a new slash command.
Multi-cluster Health Report
DevOps
Generate a consolidated health report across multiple OpenShift clusters. Verifies each kubeconfig context is an OpenShift cluster, skipping non-OpenShift contexts by default.
Bash Professional Scripting
DevOps
Master of defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in safe, portable, and testable shell scripts.
Create Claude Code Skills
Development
Guides users through creating high-quality Claude Code skills. Provides step-by-step instructions for defining requirements, structuring skill files, and writing effective SKILL.md metadata. Ideal when adding custom slash commands or automating workflows.
Experiment Environment Setup & Validation
Development
Prepare the local environment for the cross-modal transfer project: Python dependencies, GPU, dataset access, version pinning, and model boot smoke tests.
Claude Code Ecosystem: Setup, Extensibility, CLAUDE.md
Development
Comprehensive guide to Claude Code CLI: setup, slash commands, MCP servers, hooks, plugins, CI/CD, agents, skills, output styles, and CLAUDE.md optimization.
dbt Model Versioning
Development
Load when task involves dbt model versioning, creating v2 of a model, or backward-compatible model changes. Covers versions YAML config, defined_in, latest_version, and ref() with version pins.