hex-pack

v1.6.0 by Jeremy Longshore

Claude Code skill pack for Hex (18 skills)

18 plugin-local skills
MIT License
Claude Code Adapters (declared)

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

hex-ci-integration View full skill →

Configure Hex CI/CD integration with GitHub Actions and testing.

ReadWriteEditBash(gh:*)
hex-common-errors View full skill →

Diagnose and fix Hex common errors and exceptions.

ReadGrepBash(curl:*)
hex-core-workflow-a View full skill →

Execute Hex primary workflow: Core Workflow A.

ReadWriteEditBash(npm:*)Grep
hex-core-workflow-b View full skill →

Execute Hex secondary workflow: Core Workflow B.

ReadWriteEditBash(npm:*)Bash(curl:*)Grep
hex-cost-tuning View full skill →

Optimize Hex costs through tier selection, sampling, and usage monitoring.

ReadGrep
hex-debug-bundle View full skill →

Collect Hex debug evidence for support tickets and troubleshooting.

ReadBash(grep:*)Bash(curl:*)Bash(tar:*)Grep
hex-deploy-integration View full skill →

Deploy Hex integrations to Vercel, Fly.

ReadWriteEditBash(vercel:*)Bash(fly:*)Bash(gcloud:*)
hex-hello-world View full skill →

Create a minimal working Hex example.

ReadWriteEditBash(npm:*)Bash(curl:*)
hex-install-auth View full skill →

Install and configure Hex SDK/CLI authentication.

ReadWriteEditBash(npm:*)Bash(curl:*)Grep
hex-local-dev-loop View full skill →

Configure Hex local development with hot reload and testing.

ReadWriteEditBash(npm:*)Bash(pnpm:*)Grep
hex-performance-tuning View full skill →

Optimize Hex API performance with caching, batching, and connection pooling.

ReadWriteEdit
hex-prod-checklist View full skill →

Execute Hex production deployment checklist and rollback procedures.

ReadBash(curl:*)Grep
hex-rate-limits View full skill →

Implement Hex rate limiting, backoff, and idempotency patterns.

ReadWriteEdit
hex-reference-architecture View full skill →

Implement Hex reference architecture with best-practice project layout.

ReadGrep
hex-sdk-patterns View full skill →

Apply production-ready Hex SDK patterns for TypeScript and Python.

ReadWriteEdit
hex-security-basics View full skill →

Apply Hex security best practices for secrets and access control.

ReadWriteGrep
hex-upgrade-migration View full skill →

Analyze, plan, and execute Hex SDK upgrades with breaking change detection.

ReadWriteEditBash(npm:*)Bash(git:*)
hex-webhooks-events View full skill →

Implement Hex webhook signature validation and event handling.

ReadWriteEditBash(curl:*)

Ready to use hex-pack?