databricks skills

78 tagged databricks, measured the same way as everything else here.

Browse within: data-engineering 32bigquery 24ai-engineering 14curriculum 14fine-tuning 14learning-resources 14aws 11azure 10unity-catalog 10ETL 7data-ai-summit 7genie-code 7genie-code-factory 7delta-lake 6

databricks-solutions/ai-dev-kit

Skill Claude CodeCodex

Databricks development guidance including Python SDK, Databricks Connect, CLI, and REST API. Use when working with databricks-sdk, databricks-connect, or Databricks APIs.

1.9k 19d ago A 46 tokens

python-dev

02

databricks-solutions/ai-dev-kit

Skill Claude CodeCodex

Python development guidance with code quality standards, error handling, testing practices, and environment management. Use when writing, reviewing, or modifying Python code (.py files) or Jupyter notebooks (.ipynb files).

1.9k 19d ago A 45 tokens

skill-test

03

databricks-solutions/ai-dev-kit

Skill Claude CodeCodex

Testing framework for evaluating Databricks skills. Use when building test cases for skills, running skill evaluations, comparing skill versions, or creating ground truth datasets with the Generate-Review-Promote (GRP) pipeline. Triggers include "test skill", "evaluate skill", "skill regression", "ground truth", "GRP…

1.9k 19d ago A 80 tokens

data-parity

04

AltimateAI/altimate-code

Skill Claude CodeCodex

Validate that two tables or query results are identical — or diagnose exactly how they differ. Discover schema, identify keys, profile cheaply, then diff. Use for migration validation, ETL regression, and query refactor verification.

803 yesterday A 48 tokens original MIT

data-viz

05

AltimateAI/altimate-code

Skill Claude CodeCodex

Build modern, interactive data visualizations and dashboards using code-based component libraries (shadcn/ui, Recharts, Tremor, Nivo, D3, Victory, visx). Use this skill whenever the user asks to visualize data, build dashboards, create analytics views, chart metrics, tell a data story, build a reporting interface…

803 yesterday A 189 tokens original MIT

dbt-develop

06

AltimateAI/altimate-code

Skill Claude CodeCodex

REQUIRED before writing or modifying ANY dbt model. Invoke this skill FIRST whenever a task says "create", "build", "add", "modify", "update", "fix", or "refactor" a dbt model, staging file, mart, incremental, or snapshot. Skipping this skill is the leading cause of silent-correctness bugs — models that compile and…

803 yesterday A 294 tokens original MIT

impeccable

07

Fast-Editor/Lynkr

Skill Claude CodeCodex

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states.…

545 2d ago A 189 tokens original Apache-2.0

agent-loop-safety

08

zorost/AI-Engineering-Lab

Skill Claude CodeCodex

Wrap an agent loop with step limits, cost caps, human approval gates, and a full trace. Use whenever building or reviewing any tool-calling agent before it touches real systems.

233 14d ago A 41 tokens original MIT

agent-ops-handoff

09

zorost/AI-Engineering-Lab

Skill Claude CodeCodex

Move an agent from laptop demo to operated system, tracing, cost dashboard, scheduled runs, alerting, and rollback. Use when an agent is about to run unattended or serve real users.

233 14d ago A 44 tokens original MIT

ai-output-review

10

zorost/AI-Engineering-Lab

Skill Claude CodeCodex

Review AI-generated code or text before accepting it, spec diff, verifier run, secret scan, and the AI smell list. Use before merging any agent-produced change.

233 14d ago A 37 tokens original MIT

data-divergence

11

andre-salvati/databricks-template

Skill Claude CodeCodex

Investigate why two datasets that should agree don't — two pipelines writing the same logical table, a rollup vs the detail it aggregates, a dashboard vs its source, one environment vs another. Use when row counts, totals, or date ranges disagree and the question is what happened rather than just what differs. Covers…

83 26d ago A 123 tokens original Apache-2.0

project-costs

12

andre-salvati/databricks-template

Skill Claude CodeCodex

Run the project cost report and write the analysis into it. Use when asked about this project's cloud spend, cost anomalies, spikes or trends, DBU/DSU consumption, per-job or per-pipeline cost, or the AWS vs Databricks split. Runs make project-costs (AWS Cost Explorer + Databricks system.billing), then analyses the…

83 26d ago A 93 tokens original Apache-2.0

sql-diagram

13

andre-salvati/databricks-template

Skill Claude CodeCodex

Diagram a SQL query and explain what it shows — either its execution steps (mode=plan) or its column lineage (mode=lineage) — then trace it through small data so the defects the picture cannot show become visible. Use when asked to visualize, diagram, explain or review what a query does, how it joins its tables, or…

83 26d ago A 121 tokens original Apache-2.0

databricks-solutions/ai-platform-kit

Skill Claude CodeCodex

MANDATORY post-deployment verification. After any workspace + Unity Catalog deployment, you MUST run all THREE compute paths against a UC table — classic cluster, serverless SQL warehouse, serverless notebook job. Skipping any of the three is incomplete work. Use whenever a workspace + UC has been freshly deployed or…

15 1mo ago A 71 tokens

databricks-solutions/ai-platform-kit

Skill Claude CodeCodex

Provision and test Databricks workspaces. Use when the user asks to create a workspace, set up a new environment, provision infrastructure, bootstrap Databricks, test a workspace, verify a deployment, or run validation checks against a Databricks workspace. Covers Azure, AWS, and GCP.

15 1mo ago A 69 tokens

apache-spark

17

Galius5136/databricks-spark-3.5-cert-prep

Skill Claude CodeCodex

Knowledge base from "Learning Spark, 2nd Edition" by Damji, Wenig, Das & Lee. Use when working with Apache Spark / PySpark, preparing for the Databricks Certified Associate Developer for Apache Spark exam, or applying the authors' frameworks for Spark architecture, DataFrame API, Spark SQL, Structured Streaming…

12 3mo ago A 77 tokens original MIT

pandas-on-spark

18

Galius5136/databricks-spark-3.5-cert-prep

Skill Claude CodeCodex

Knowledge base for Pandas API on Spark (pyspark.pandas) — Apache Spark 3.5. Use when preparing for Sec 7 objective 'Explain advantages of using Pandas API on Spark', migrating pandas code to scale on Spark, or configuring pyspark.pandas options (default index type, opsondiffframes, checkpointing). Sources…

12 3mo ago A 119 tokens original MIT

spark-3.5-updates

19

Galius5136/databricks-spark-3.5-cert-prep

Skill Claude CodeCodex

Knowledge base for Spark 3.1→3.5 updates not covered by the Learning Spark 2nd Ed book. Use for: (A) Pandas UDF and Arrow APIs (exam Sec 7 obj 2 'Create and invoke Pandas UDF'); (B) new built-in functions added in 3.3-3.5 (exam Sec 3); (C) AQE evolution post-3.0 — default-on, new sub-configs, SMJ→SHJ conversion (exam…

12 3mo ago A 160 tokens original MIT

datacoolie-build

20

datacoolie/datacoolie

Skill Claude CodeCodex

Build, modify, materialize, run, and verify DataCoolie projects. Use for workspace bootstrap, metadata authoring, environment overlays, capability checks, runners, notebooks, custom functions, narrow unsupported adapters, local tests, immutable builds, and project-owned build/CI automation. This is the sole…

10 9d ago A 92 tokens AGPL-3.0

datacoolie-discover

21

datacoolie/datacoolie

Skill Claude CodeCodex

Inspect data sources and produce verified source evidence for DataCoolie design or build work. Use for every new DataCoolie project before design, for every declared source type, and when an existing source is new, changed, missing evidence, or contradictory. Discovery is read-only evidence and never creates runtime…

10 9d ago A 76 tokens AGPL-3.0

datacoolie-release

22

datacoolie/datacoolie

Skill Claude CodeCodex

Plan, preflight, deploy, promote, roll back, or author consume-only release automation for an exact verified DataCoolie build. Use for explicit deployment-lifecycle work; read-only planning may precede authorization, while target mutation requires exact authorization. This skill consumes immutable build artifacts and…

10 9d ago A 85 tokens AGPL-3.0

kylehuirevvision/databricks-cost-optimizer

Skill Claude CodeCodex

Audit and optimize Databricks account, workspace, SQL warehouse, Apps, Jobs, pipeline, and service-principal costs. Use when investigating a Databricks cost spike, explaining DBU or list-cost drivers, identifying expensive users or workloads, proposing fast savings, assessing the workloads and user impacts of changes…

5 22d ago A 84 tokens original MIT

mexmarv/ai-genie-factory

Skill Claude CodeCodex

Native Databricks AI/BI Lakeview Dashboard patterns for Alpura. Load when building, editing, or reviewing any Databricks Dashboard — dataset SQL queries, widget configuration, counter tiles, chart tiles, filter widgets, parameter references, layout, and markdown header tiles. Also load when the user asks about…

5 22d ago A 146 tokens original MIT