databricks-apps

Create and deploy full-stack Databricks apps with React and FastAPI.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/LaurentPRAT-DB/LPT_claude_config --skill databricks-apps-laurentprat-db
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-apps
Source: https://github.com/LaurentPRAT-DB/LPT_claude_config/tree/main/skills/fe-vibe-export/fe-databricks-tools/1.0.0/skills/databricks-apps
Command: npx skills add https://github.com/LaurentPRAT-DB/LPT_claude_config --skill databricks-apps-laurentprat-db

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the development and deployment of full-stack applications directly within the Databricks environment, integrating Lakebase and Foundation Models.

Core Features & Use Cases

  • Full-Stack Development: Build applications with React frontends and Python (FastAPI) backends.
  • Databricks Integration: Seamlessly connect to Lakebase for data persistence and Foundation Model APIs for AI capabilities.
  • Use Case: Develop a customer-facing portal that allows users to query data from Lakebase, interact with an AI assistant powered by Databricks Foundation Models, and visualize results in a React UI.

Quick Start

Follow the step-by-step guide to set up a new Databricks App project, including backend and frontend configurations.

Frequently Asked Questions about databricks-apps

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a full-stack app with React and FastAPI on Databricks?

To build a full-stack Databricks app, you use React for the frontend and Python with FastAPI for the backend. This approach integrates Lakebase for data persistence and Foundation Model APIs for AI capabilities.

Can I integrate Databricks Foundation Models into a custom web application?

Yes, you can integrate Databricks Foundation Models into a custom web application. The Skill provides workflows to connect Python FastAPI backends with Foundation Model APIs to deliver AI features in a React UI.

What is the best way to connect a React frontend to Lakebase data?

The best way to connect a React frontend to Lakebase data is by building a full-stack Databricks app. This setup uses a Python FastAPI backend to handle data persistence with Lakebase and serve it to the React interface.

Does Databricks Apps support integrated authentication for Node.js and Python?

Yes, Databricks Apps supports integrated authentication for Node.js and Python. The Skill includes deployment workflows that manage authentication across React frontends and FastAPI backends.

How do I deploy a FastAPI backend and React frontend directly within Databricks?

You can deploy a FastAPI backend and React frontend directly within Databricks by following the Skill's step-by-step guide. It streamlines project setup, backend and frontend configurations, and final deployment workflows.