Agent Plugins Marketplace
All plugins

hex-pack

v1.6.0

Claude Code skill pack for Hex (18 skills)

Claude Code18 Skills

By Jeremy LongshoreLicense: MIT2.7k GitHub starsUpdated 13 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
18 skill or MCP entries
Source updated
Aug 29, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install plugin

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install hex-pack@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/jeremylongshore/tons-of-skills-marketplace

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/saas-packs/hex-pack/.

Plugin files

plugins/saas-packs/hex-pack/
├── .claude-plugin/plugin.json
├── skills/hex-ci-integration/SKILL.md
├── skills/hex-common-errors/SKILL.md
├── skills/hex-core-workflow-a/SKILL.md
├── skills/hex-core-workflow-b/SKILL.md
├── skills/hex-cost-tuning/SKILL.md
├── skills/hex-debug-bundle/SKILL.md
├── skills/hex-deploy-integration/SKILL.md
├── skills/hex-hello-world/SKILL.md
├── skills/hex-install-auth/SKILL.md
├── skills/hex-local-dev-loop/SKILL.md
├── skills/hex-performance-tuning/SKILL.md
├── skills/hex-prod-checklist/SKILL.md
├── skills/hex-rate-limits/SKILL.md
├── skills/hex-reference-architecture/SKILL.md
├── skills/hex-sdk-patterns/SKILL.md
├── skills/hex-security-basics/SKILL.md
├── skills/hex-upgrade-migration/SKILL.md
└── skills/hex-webhooks-events/SKILL.md

Included Skills18

hex-ci-integrationskills/hex-ci-integration/SKILL.md

Configure Hex CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Hex tests into your build process. Trigger with phrases like "hex CI", "hex GitHub Actions", "hex automated tests", "CI hex".

hex-common-errorsskills/hex-common-errors/SKILL.md

Diagnose and fix Hex common errors and exceptions. Use when encountering Hex errors, debugging failed requests, or troubleshooting integration issues. Trigger with phrases like "hex error", "fix hex", "hex not working", "debug hex".

hex-core-workflow-askills/hex-core-workflow-a/SKILL.md

Execute Hex primary workflow: Core Workflow A. Use when implementing primary use case, building main features, or core integration tasks. Trigger with phrases like "hex main workflow", "primary task with hex".

hex-core-workflow-bskills/hex-core-workflow-b/SKILL.md

Execute Hex secondary workflow: Core Workflow B. Use when implementing secondary use case, or complementing primary workflow. Trigger with phrases like "hex secondary workflow", "secondary task with hex".

hex-cost-tuningskills/hex-cost-tuning/SKILL.md

Optimize Hex costs through tier selection, sampling, and usage monitoring. Use when analyzing Hex billing, reducing API costs, or implementing usage monitoring and budget alerts. Trigger with phrases like "hex cost", "hex billing", "reduce hex costs", "hex pricing", "hex expensive", "hex budget".

hex-debug-bundleskills/hex-debug-bundle/SKILL.md

Collect Hex debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Hex problems. Trigger with phrases like "hex debug", "hex support bundle", "collect hex logs", "hex diagnostic".

hex-deploy-integrationskills/hex-deploy-integration/SKILL.md

Deploy Hex integrations to Vercel, Fly.io, and Cloud Run platforms. Use when deploying Hex-powered applications to production, configuring platform-specific secrets, or setting up deployment pipelines. Trigger with phrases like "deploy hex", "hex Vercel", "hex production deploy", "hex Cloud Run", "hex Fly.io".

hex-hello-worldskills/hex-hello-world/SKILL.md

Create a minimal working Hex example. Use when starting a new Hex integration, testing your setup, or learning basic Hex API patterns. Trigger with phrases like "hex hello world", "hex example", "hex quick start", "simple hex code".

hex-install-authskills/hex-install-auth/SKILL.md

Install and configure Hex SDK/CLI authentication. Use when setting up a new Hex integration, configuring API keys, or initializing Hex in your project. Trigger with phrases like "install hex", "setup hex", "hex auth", "configure hex API key".

hex-local-dev-loopskills/hex-local-dev-loop/SKILL.md

Configure Hex local development with hot reload and testing. Use when setting up a development environment, configuring test workflows, or establishing a fast iteration cycle with Hex. Trigger with phrases like "hex dev setup", "hex local development", "hex dev environment", "develop with hex".

hex-performance-tuningskills/hex-performance-tuning/SKILL.md

Optimize Hex API performance with caching, batching, and connection pooling. Use when experiencing slow API responses, implementing caching strategies, or optimizing request throughput for Hex integrations. Trigger with phrases like "hex performance", "optimize hex", "hex latency", "hex caching", "hex slow", "hex batch".

hex-prod-checklistskills/hex-prod-checklist/SKILL.md

Execute Hex production deployment checklist and rollback procedures. Use when deploying Hex integrations to production, preparing for launch, or implementing go-live procedures. Trigger with phrases like "hex production", "deploy hex", "hex go-live", "hex launch checklist".

hex-rate-limitsskills/hex-rate-limits/SKILL.md

Implement Hex rate limiting, backoff, and idempotency patterns. Use when handling rate limit errors, implementing retry logic, or optimizing API request throughput for Hex. Trigger with phrases like "hex rate limit", "hex throttling", "hex 429", "hex retry", "hex backoff".

hex-reference-architectureskills/hex-reference-architecture/SKILL.md

Implement Hex reference architecture with best-practice project layout. Use when designing new Hex integrations, reviewing project structure, or establishing architecture standards for Hex applications. Trigger with phrases like "hex architecture", "hex best practices", "hex project structure", "how to organize hex", "hex layout".

hex-sdk-patternsskills/hex-sdk-patterns/SKILL.md

Apply production-ready Hex SDK patterns for TypeScript and Python. Use when implementing Hex integrations, refactoring SDK usage, or establishing team coding standards for Hex. Trigger with phrases like "hex SDK patterns", "hex best practices", "hex code patterns", "idiomatic hex".

hex-security-basicsskills/hex-security-basics/SKILL.md

Apply Hex security best practices for secrets and access control. Use when securing API keys, implementing least privilege access, or auditing Hex security configuration. Trigger with phrases like "hex security", "hex secrets", "secure hex", "hex API key security".

hex-upgrade-migrationskills/hex-upgrade-migration/SKILL.md

Analyze, plan, and execute Hex SDK upgrades with breaking change detection. Use when upgrading Hex SDK versions, detecting deprecations, or migrating to new API versions. Trigger with phrases like "upgrade hex", "hex migration", "hex breaking changes", "update hex SDK", "analyze hex version".

hex-webhooks-eventsskills/hex-webhooks-events/SKILL.md

Implement Hex webhook signature validation and event handling. Use when setting up webhook endpoints, implementing signature verification, or handling Hex event notifications securely. Trigger with phrases like "hex webhook", "hex events", "hex webhook signature", "handle hex events", "hex notifications".

Plugin manifests1

plugins/saas-packs/hex-pack/.claude-plugin/plugin.json
{
  "name": "hex-pack",
  "version": "1.6.0",
  "description": "Claude Code skill pack for Hex (18 skills)",
  "author": {
    "name": "Jeremy Longshore",
    "email": "[email protected]"
  },
  "license": "MIT",
  "keywords": [
    "hex",
    "hex",
    "saas",
    "sdk",
    "integration"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[hex-pack on Agent Plugins Marketplace](https://pluginsmp.com/plugins/hex-pack)