Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DevHub

**[dev.databricks.com](https://dev.databricks.com)** is the home for developers building data and AI applications on Databricks. It is opinionated documentation and copy-paste-friendly templates so you—and your coding agents—can go from idea to deployed app in minutes not months.
**DevHub** is the home for developers building data and AI applications on Databricks. It is opinionated documentation and copy-paste-friendly templates so you—and your coding agents—can go from idea to deployed app in minutes not months.

## Why build on Databricks?

Expand All @@ -10,7 +10,7 @@ The easiest way to get started building on Databricks is **AppKit**. [AppKit](ht

## How to use DevHub

1. **Browse [Templates](https://dev.databricks.com/templates)** — Search and filter by service to find walkthrough prompts and full reference app codebases side by side.
1. **Browse [Templates](https://www.databricks.com/devhub/templates)** — Search and filter by service to find walkthrough prompts and full reference app codebases side by side.
2. **Copy** — Use **Copy as Markdown** on a template page so your agent gets steps, commands, and context in one paste.
3. **Give it to your coding agent** — Paste into Cursor, Claude Code, Codex, or your usual tool. Add a short brief: domain, data, UX, and what “done” looks like.
4. **Build end to end** — Work with your agent on application code, Databricks Asset Bundles, Lakebase, and platform wiring until you have a **production-ready agentic application**: secure, deployable, and aligned with how Apps and Agents are meant to run on Databricks—not a one-off script.
Expand Down