Topic: developer-tools
13,276 skills in this topic.
-
castai-sdk-patterns
Production-ready CAST AI REST API wrapper patterns in TypeScript and Python.
Use when building reusable CAST AI clients, implementing retry logic,
or wrapping the CAST AI API for team use.
Trigger with phrases like "cast ai API patterns", "cast ai client wrapper",
"cast ai TypeScript", "cast ai Python client".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-webhooks-events
Implement Attio v2 webhooks -- subscribe to record/list/note/task events,
verify signatures, filter by object or attribute, and handle idempotently.
Trigger: "attio webhook", "attio events", "attio webhook signature",
"handle attio events", "attio notifications", "attio real-time".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-upgrade-migration
Migrate between Attio API versions, handle breaking changes in the
v1-to-v2 transition, and plan for future deprecations.
Trigger: "upgrade attio", "attio migration", "attio v1 to v2",
"attio breaking changes", "attio API version", "attio deprecation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-local-dev-loop
Configure Databricks local development with Databricks Connect, Asset Bundles, and IDE.
Use when setting up a local dev environment, configuring test workflows,
or establishing a fast iteration cycle with Databricks.
Trigger with phrases like "databricks dev setup", "databricks local",
"databricks IDE", "develop with databricks", "databricks connect".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-security-basics
Secure Attio API integrations -- token scoping, secret management,
scope auditing, webhook signature verification, and rotation procedures.
Trigger: "attio security", "attio secrets", "secure attio",
"attio API key security", "attio scopes", "attio token rotation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-sdk-patterns
Production-ready patterns for the Attio REST API: typed client,
retry with backoff, pagination iterators, and multi-tenant factory.
Trigger: "attio SDK patterns", "attio best practices",
"attio client wrapper", "idiomatic attio", "attio TypeScript patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-reference-architecture
Production reference architecture for Attio CRM integrations -- layered
project structure, sync patterns, webhook processing, and multi-environment setup.
Trigger: "attio architecture", "attio best practices", "attio project structure",
"how to organize attio", "attio integration design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-install-auth
Install and configure Databricks CLI and SDK authentication.
Use when setting up a new Databricks integration, configuring tokens,
or initializing Databricks in your project.
Trigger with phrases like "install databricks", "setup databricks",
"databricks auth", "configure databricks token", "databricks CLI".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-prod-checklist
Production readiness checklist for CAST AI cluster onboarding.
Use when going live with CAST AI autoscaling, validating Phase 2 setup,
or preparing for production cost optimization.
Trigger with phrases like "cast ai production", "cast ai go-live",
"cast ai checklist", "cast ai launch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-performance-tuning
Optimize CAST AI autoscaler performance, node provisioning speed, and API efficiency.
Use when nodes take too long to provision, autoscaler is not reacting fast enough,
or optimizing API call patterns for multi-cluster dashboards.
Trigger with phrases like "cast ai performance", "cast ai slow",
"cast ai node provisioning", "cast ai autoscaler speed".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-incident-runbook
Execute Databricks incident response procedures with triage, mitigation, and postmortem.
Use when responding to Databricks-related outages, investigating job failures,
or running post-incident reviews for pipeline failures.
Trigger with phrases like "databricks incident", "databricks outage",
"databricks down", "databricks on-call", "databricks emergency", "job failed".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-local-dev-loop
Set up a local Kubernetes development loop with CAST AI cost monitoring.
Use when building cost-aware deployments, testing autoscaler policies,
or iterating on Terraform CAST AI configurations locally.
Trigger with phrases like "cast ai dev setup", "cast ai local testing",
"develop with cast ai", "cast ai terraform dev".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-rate-limits
Handle Attio API rate limits with exponential backoff, queue-based
throttling, and Retry-After header parsing.
Trigger: "attio rate limit", "attio 429", "attio throttling",
"attio retry", "attio backoff", "attio too many requests".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-install-auth
Install and configure CAST AI agent on a Kubernetes cluster with API key authentication.
Use when onboarding a cluster to CAST AI, setting up Helm charts,
or configuring Terraform provider authentication.
Trigger with phrases like "install cast ai", "connect cluster to cast ai",
"cast ai setup", "cast ai api key", "cast ai helm install".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-hello-world
Query CAST AI cluster savings report and node inventory.
Use when verifying CAST AI connectivity, viewing cluster cost savings,
or listing managed nodes after onboarding.
Trigger with phrases like "cast ai hello world", "cast ai savings",
"cast ai cluster status", "test cast ai connection".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-deploy-integration
Deploy CAST AI across multi-cloud Kubernetes clusters with Terraform modules.
Use when onboarding EKS, GKE, or AKS clusters to CAST AI using
infrastructure-as-code patterns.
Trigger with phrases like "deploy cast ai", "cast ai eks",
"cast ai gke", "cast ai aks", "cast ai terraform module".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-hello-world
Create a minimal working Databricks example with cluster and notebook.
Use when starting a new Databricks project, testing your setup,
or learning basic Databricks patterns.
Trigger with phrases like "databricks hello world", "databricks example",
"databricks quick start", "first databricks notebook", "create cluster".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-debug-bundle
Collect CAST AI diagnostic bundle for support tickets and troubleshooting.
Use when preparing a support case, collecting agent logs,
or building a diagnostic snapshot of cluster state.
Trigger with phrases like "cast ai debug", "cast ai support bundle",
"collect cast ai diagnostics", "cast ai logs".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-cost-tuning
Maximize Kubernetes cost savings with CAST AI spot strategies and right-sizing.
Use when analyzing cloud spend, optimizing spot-to-on-demand ratios,
or configuring CAST AI for maximum savings.
Trigger with phrases like "cast ai cost", "cast ai savings",
"cast ai spot strategy", "reduce kubernetes cost", "cast ai budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-prod-checklist
Production readiness checklist for Attio API integrations -- auth,
error handling, rate limits, health checks, monitoring, and rollback.
Trigger: "attio production", "deploy attio", "attio go-live",
"attio launch checklist", "attio production ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-deploy-integration
Deploy Databricks jobs and pipelines with Declarative Automation Bundles.
Use when deploying jobs to different environments, managing deployments,
or setting up deployment automation.
Trigger with phrases like "databricks deploy", "asset bundles",
"databricks deployment", "deploy to production", "bundle deploy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-debug-bundle
Collect Databricks debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Databricks problems.
Trigger with phrases like "databricks debug", "databricks support bundle",
"collect databricks logs", "databricks diagnostic".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-reference-architecture
CAST AI reference architecture for multi-cluster Kubernetes cost optimization.
Use when designing CAST AI deployment across environments, planning
Terraform module structure, or establishing team standards.
Trigger with phrases like "cast ai architecture", "cast ai best practices",
"cast ai multi-cluster", "cast ai terraform structure".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-migration-deep-dive
Execute comprehensive platform migrations to Databricks from legacy systems.
Use when migrating from on-premises Hadoop, other cloud platforms,
or legacy data warehouses to Databricks.
Trigger with phrases like "migrate to databricks", "hadoop migration",
"snowflake to databricks", "legacy migration", "data warehouse migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803