From hex-pack
Analyzes Hex SDK usage in TypeScript/Python code, detects breaking changes/deprecations, plans upgrades, and executes via npm/pip. Use for Hex version migrations.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin hex-packThis skill is limited to using the following tools:
Hex API is versioned at `/api/v1/`. Monitor the Hex changelog for new endpoints and deprecations.
Applies Hex SDK patterns for TypeScript (retry, polling) and Python (hextoolkit client, Airflow operator) to run data projects reliably.
Guides framework and language migrations: version upgrades, breaking changes, dependency audits, codemods, rollbacks for React 19, Vue 3, Next.js, Laravel 11, Python 3.12, Node 22.
Upgrades exa-js SDK to latest in Node.js projects: checks versions, creates git branch, installs/updates, runs tests, verifies search API methods.
Share bugs, ideas, or general feedback.
Hex API is versioned at /api/v1/. Monitor the Hex changelog for new endpoints and deprecations.
grep -r "app.hex.tech" src/ --include="*.ts" --include="*.py"
pip install --upgrade airflow-provider-hex