Complete Databricks integration skill pack with 24 skills covering Delta Lake, MLflow, notebooks, clusters, and data engineering workflows. Flagship tier vendor pack.
Installation
Open Claude Code and run this command:
/plugin install databricks-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
This pack gives Claude Code deep operational knowledge of Databricks: real REST API endpoints (/api/2.1/jobs/, /api/2.0/clusters/), real Python SDK patterns (databricks-sdk WorkspaceClient, typed error handling), real Spark SQL (Auto Loader, MERGE INTO, OPTIMIZE, Liquid Clustering), and real deployment workflows (Declarative Automation Bundles, GitHub Actions CI/CD).
Every skill contains working code, not placeholder templates.
Skills (24)
'Configure Databricks CI/CD integration with GitHub Actions and Asset.
'Diagnose and fix Databricks common errors and exceptions.
'Execute Databricks primary workflow: Delta Lake ETL pipelines.
'Execute Databricks secondary workflow: MLflow model training and deployment.
'Optimize Databricks costs with cluster policies, spot instances, and.
'Implement Delta Lake data management patterns including GDPR, PII handling,.
'Collect Databricks debug evidence for support tickets and troubleshooting.
'Deploy Databricks jobs and pipelines with Declarative Automation Bundles.
'Configure Databricks enterprise SSO, Unity Catalog RBAC, and organization.
'Create a minimal working Databricks example with cluster and notebook.
'Execute Databricks incident response procedures with triage, mitigation,.
'Install and configure Databricks CLI and SDK authentication.
'Configure Databricks local development with Databricks Connect, Asset.
'Execute comprehensive platform migrations to Databricks from legacy.
'Configure Databricks across development, staging, and production environments.
'Set up comprehensive observability for Databricks with metrics, traces,.
'Optimize Databricks cluster and query performance.
'Execute Databricks production deployment checklist and rollback procedures.
'Implement Databricks API rate limiting, backoff, and idempotency patterns.
'Implement Databricks reference architecture with best-practice project.
'Apply production-ready Databricks SDK patterns for Python and REST API.
'Apply Databricks security best practices for secrets and access control.
'Upgrade Databricks runtime versions and migrate between features.
'Configure Databricks job notifications, webhooks, and event handling.
How It Works
Skills trigger automatically on Databricks topics:
- "Set up Databricks auth" --
databricks-install-auth - "Build a Delta Lake pipeline" --
databricks-core-workflow-a - "Deploy my Databricks job" --
databricks-deploy-integration - "Optimize my Spark queries" --
databricks-performance-tuning - "Set up Unity Catalog permissions" --
databricks-enterprise-rbac - "Migrate from Snowflake" --
databricks-migration-deep-dive