databricks-app-apx

Develop full-stack Databricks applications with FastAPI and React.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the development of full-stack applications directly within the Databricks environment, simplifying the process of building and deploying data-intensive web applications.

Core Features & Use Cases

  • Full-Stack Development: Enables building both backend (FastAPI) and frontend (React) components for Databricks applications.
  • APX Framework Integration: Leverages the APX framework for efficient development and deployment.
  • Use Case: Develop a customer-facing dashboard that visualizes real-time Databricks cluster usage, allowing users to monitor and manage resources through an interactive web interface.

Quick Start

Use the databricks-app-apx skill to build a new Databricks application named 'cluster-monitor'.

Frequently Asked Questions about databricks-app-apx

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

FAQPage Schema
How do I build a full-stack web application in Databricks?

To build a full-stack web application in Databricks, use the APX framework to integrate FastAPI for backend models and routes with React for frontend components. The Skill handles project initialization, automated testing via MCP servers, and deployment to Databricks workspaces.

Can I use FastAPI and React with the APX framework for Databricks app development?

Yes, you can use FastAPI and React with the APX framework for Databricks app development. The Skill initializes the project, creates backend routes, develops frontend components, and runs automated tests via MCP servers before workspace deployment.

How do I deploy a FastAPI backend and React frontend to a Databricks workspace?

Deploy a FastAPI backend and React frontend to a Databricks workspace by leveraging the APX framework. The Skill manages the frontend build processes, Python type checking, and final deployment steps directly into the Databricks environment.

What is the best way to create a customer-facing dashboard visualizing real-time Databricks cluster usage?

The best way to create a dashboard visualizing real-time Databricks cluster usage is using the APX framework. It builds an interactive web interface by combining FastAPI backend data routes with React frontend components deployed directly to Databricks.

Does the APX framework support automated testing for Databricks applications?

Yes, the APX framework supports automated testing for Databricks applications. The Skill utilizes MCP servers to run automated tests, ensuring backend and frontend components function correctly before deployment to the Databricks workspace.

What are the limitations of building full-stack Databricks apps with APX?

Limitations of building full-stack Databricks apps with APX include dependency on the APX framework structure and the need for MCP servers for automated testing. The Skill is specifically tailored for FastAPI and React stacks within the Databricks environment.