hex-pack
Claude Code skill pack for Hex (18 skills)
Installation
Open Claude Code and run this command:
/plugin install hex-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
Gives Claude Code deep knowledge of Hex's public API for triggering notebook project runs, polling status, managing users, and building data pipelines. Skills cover API token authentication, project orchestration with Airflow/Dagster, scheduled runs, and the Admin API for workspace management.
Skills (18) plugin-local skills
Configure Hex CI/CD integration with GitHub Actions and testing.
Diagnose and fix Hex common errors and exceptions.
Execute Hex primary workflow: Core Workflow A.
Execute Hex secondary workflow: Core Workflow B.
Optimize Hex costs through tier selection, sampling, and usage monitoring.
Collect Hex debug evidence for support tickets and troubleshooting.
Deploy Hex integrations to Vercel, Fly.
Create a minimal working Hex example.
Install and configure Hex SDK/CLI authentication.
Configure Hex local development with hot reload and testing.
Optimize Hex API performance with caching, batching, and connection pooling.
Execute Hex production deployment checklist and rollback procedures.
Implement Hex rate limiting, backoff, and idempotency patterns.
Implement Hex reference architecture with best-practice project layout.
Apply production-ready Hex SDK patterns for TypeScript and Python.
Apply Hex security best practices for secrets and access control.
Analyze, plan, and execute Hex SDK upgrades with breaking change detection.
Implement Hex webhook signature validation and event handling.