Databricks Labs avatar

Databricks Labs

Official

@databrickslabs

0Followers
|
49Public Repos
|
58Published Skills

Labs projects to accelerate use cases on the Databricks Unified Analytics Platform

Skills Distribution
DomainData Systems...Data Ingestion & C.. (40%)Distributed Stream.. (30%)Platform Engineeri.. (30%)

Agent Skills by Databricks Labs

Showing 58 vetted skills indexed across 2 GitHub repositories.

databrickslabsdatabrickslabs
38

bdd-run

Execute Behave BDD test suites with tag filtering and JUnit/JSON reports.

Official
Advanced
databrickslabsdatabrickslabs
38

databricks-docs

Retrieves official Databricks llms.txt index and product documentation for APIs and platform features.

Official
Basic
databrickslabsdatabrickslabs
38

using-git-worktrees

Create isolated git worktrees with gitignore verification and baseline tests.

Official
Intermediate
databrickslabsdatabrickslabs
38

databricks-config

Automate secure Databricks authentication profile setup for Connect, CLI, and SDK.

Official
Intermediate
databrickslabsdatabrickslabs
38

databricks-spark-structured-streaming

Develop Spark Structured Streaming pipelines on Databricks with Kafka ingestion and Delta writes.

Official
Advanced
databrickslabsdatabrickslabs
38

test-driven-development

Enforce red-green-refactor cycles with mandatory failing tests before implementation.

Official
Advanced
databrickslabsdatabrickslabs
38

refresh-databricks-skills

Synchronize Databricks skills from the upstream ai-dev-kit repository while preserving custom non-Databricks skills.

Official
Intermediate
databrickslabsdatabrickslabs
38

systematic-debugging

Investigate root causes through a structured 4-phase debugging workflow.

Official
Advanced
databrickslabsdatabrickslabs
38

spark-python-data-source

Develops custom Apache Spark 4.0+ Python data source connectors for external systems.

Official
Advanced
databrickslabsdatabrickslabs
38

databricks-model-serving

Deploy and manage MLflow models and AI agents on Databricks Model Serving endpoints.

Official
Advanced
databrickslabsdatabrickslabs
38

databricks-dbsql

Implement Databricks SQL workflows with stored procedures and geospatial functions.

Official
Advanced
databrickslabsdatabrickslabs
38

databricks-python-sdk

Configure Databricks Python SDK clients, clusters, and SQL queries.

Official
Intermediate
databrickslabsdatabrickslabs
38

using-superpowers

Enforce mandatory skill invocation before coding agent actions on Databricks Apps.

Official
Intermediate
databrickslabsdatabrickslabs
38

dispatching-parallel-agents

Dispatch focused agents to investigate independent technical issues in parallel.

Official
Intermediate
databrickslabsdatabrickslabs
38

databricks-vector-search

Create and operate vector similarity search infrastructure on Databricks.

Official
Intermediate
databrickslabsdatabrickslabs
38

bdd-features

Generate standardized Gherkin BDD feature files for Databricks workloads.

Official
Intermediate
databrickslabsdatabrickslabs
38

databricks-genie

Create Databricks Genie Spaces for natural language SQL queries on Unity Catalog data.

Official
Intermediate
databrickslabsdatabrickslabs
38

databricks-synthetic-data-generation

Generate synthetic datasets with Faker and Spark, saving parquet to Databricks Unity Catalog volumes.

Official
Advanced
databrickslabsdatabrickslabs
38

executing-plans

Execute pre-written implementation plans in batches with human review checkpoints.

Official
Intermediate
databrickslabsdatabrickslabs
38

finishing-a-development-branch

Finalize development branches with guarded merge, pull request, retention, or discard options after mandatory test verification.

Official
Intermediate
databrickslabsdatabrickslabs
38

databricks-app-python

Build and deploy Python web apps on Databricks Apps with OAuth and resource integration.

Official
Advanced
databrickslabsdatabrickslabs
38

databricks-app-apx

Automate full-stack Databricks app development with APX framework patterns.

Official
Advanced
databrickslabsdatabrickslabs
38

databricks-zerobus-ingest

Ingest records directly into Databricks Delta tables via gRPC without a message bus.

Official
Advanced
databrickslabsdatabrickslabs
38

databricks-jobs

Manage Databricks Jobs across Python SDK, CLI, and Asset Bundles.

Official
Advanced

Frequently Asked Questions About Databricks Labs

FAQPage Schema
What specific tasks can engineers perform using these resources?

Engineers can build custom Spark data connectors, manage Databricks Jobs, configure Lakeflow pipelines, and deploy Python-based applications. The framework supports end-to-end development, including authentication verification, CDC offset tracking, and unit testing with pytest.

Which technical personas benefit most from these capabilities?

Data engineers, platform architects, and backend developers working within the Databricks ecosystem benefit from these standardized patterns. These resources are designed for professionals tasked with building scalable ingestion pipelines, managing infrastructure-as-code, and enforcing rigorous test-driven development cycles.

What are the primary prerequisites for implementing these connectors?

Implementation requires a functional Databricks environment, configured authentication profiles, and familiarity with the LakeflowConnect interface. Developers must also manage dependencies via pyproject.toml and ensure access to Unity Catalog for volume and table operations.