A comprehensive skill for working with the Databricks platform that covers cluster configuration, Delta Lake operations, PySpark transformations, and MLflow integration. You get detailed patterns for merge operations, time travel queries, table optimization with Z-ordering, and cluster autoscaling configs. The examples are production-focused, showing things like CDC enablement, constraint management, and proper instance pool setup. If you're building lakehouse pipelines or need to optimize Delta tables beyond basic reads and writes, this gives you the specific API calls and Spark configs you'll actually need. The code samples assume you know your way around distributed systems but need the Databricks-specific syntax and best practices.
npx skills add https://github.com/personamanagmentlayer/pcl --skill databricks-expert