Topic: skills
17,247 skills in this topic.
-
hex-prod-checklist
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hex-performance-tuning
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hex-local-dev-loop
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hex-install-auth
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hex-hello-world
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hex-deploy-integration
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hex-debug-bundle
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hex-cost-tuning
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hex-core-workflow-b
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hex-core-workflow-a
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hex-common-errors
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hex-ci-integration
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
canva-reference-architecture
Implement Canva Connect API reference architecture with best-practice project layout.
Use when designing new Canva integrations, reviewing project structure,
or establishing architecture standards for Canva applications.
Trigger with phrases like "canva architecture", "canva project structure",
"how to organize canva", "canva layout", "canva reference".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
canva-rate-limits
Handle Canva Connect API rate limits with backoff, queuing, and monitoring.
Use when hitting 429 errors, implementing retry logic,
or optimizing API request throughput for Canva integrations.
Trigger with phrases like "canva rate limit", "canva throttling",
"canva 429", "canva retry", "canva backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
canva-prod-checklist
Execute Canva Connect API production deployment checklist and go-live procedures.
Use when deploying Canva integrations to production, preparing for launch,
or validating production readiness.
Trigger with phrases like "canva production", "deploy canva",
"canva go-live", "canva launch checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
canva-policy-guardrails
Implement Canva Connect API lint rules, policy enforcement, and automated guardrails.
Use when setting up code quality rules for Canva integrations, implementing
pre-commit hooks, or configuring CI policy checks.
Trigger with phrases like "canva policy", "canva lint",
"canva guardrails", "canva best practices check", "canva eslint".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
canva-performance-tuning
Optimize Canva Connect API performance with caching, pagination, and connection pooling.
Use when experiencing slow API responses, implementing caching strategies,
or optimizing request throughput for Canva integrations.
Trigger with phrases like "canva performance", "optimize canva",
"canva latency", "canva caching", "canva slow", "canva pagination".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
canva-observability
Set up observability for Canva Connect API integrations with metrics, traces, and alerts.
Use when implementing monitoring for Canva API operations, setting up dashboards,
or configuring alerting for Canva integration health.
Trigger with phrases like "canva monitoring", "canva metrics",
"canva observability", "monitor canva", "canva alerts", "canva tracing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
canva-multi-env-setup
Configure Canva Connect API across development, staging, and production environments.
Use when setting up multi-environment deployments, managing OAuth credentials per environment,
or implementing environment-specific Canva configurations.
Trigger with phrases like "canva environments", "canva staging",
"canva dev prod", "canva environment setup", "canva config by env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
canva-migration-deep-dive
Execute major Canva Connect API integration migrations with strangler fig pattern.
Use when migrating to Canva from another design platform, re-platforming
existing integrations, or performing major architectural changes.
Trigger with phrases like "migrate to canva", "canva migration",
"switch to canva", "canva replatform", "replace design tool with canva".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
canva-local-dev-loop
Configure Canva Connect API local development with hot reload and mock server.
Use when setting up a development environment, testing OAuth flows locally,
or establishing a fast iteration cycle for Canva integrations.
Trigger with phrases like "canva dev setup", "canva local development",
"canva dev environment", "develop with canva", "canva mock".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
canva-load-scale
Implement Canva Connect API load testing, auto-scaling, and capacity planning.
Use when running performance tests, planning capacity around Canva rate limits,
or scaling Canva integrations for production workloads.
Trigger with phrases like "canva load test", "canva scale",
"canva performance test", "canva capacity", "canva k6", "canva benchmark".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
canva-known-pitfalls
Identify and avoid Canva Connect API anti-patterns and common integration mistakes.
Use when reviewing Canva code, onboarding developers,
or auditing existing Canva integrations for best practices violations.
Trigger with phrases like "canva mistakes", "canva anti-patterns",
"canva pitfalls", "canva what not to do", "canva code review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
canva-install-auth
Set up Canva Connect API OAuth 2.0 PKCE authentication and project scaffolding.
Use when creating a new Canva integration, setting up OAuth credentials,
or initializing a Canva Connect API project.
Trigger with phrases like "install canva", "setup canva",
"canva auth", "configure canva API", "canva OAuth".
jeremylongshore/claude-code-plugins-plus-skills 1,803