databricks-app-apx

Create full-stack Databricks applications with FastAPI and React.

4|2|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/alessandro9110/Speech-To-Text-With-Databricks --skill databricks-app-apx-alessandro9110
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-app-apx
Source: https://github.com/alessandro9110/Speech-To-Text-With-Databricks/tree/main/.claude/skills/databricks-app-apx
Command: npx skills add https://github.com/alessandro9110/Speech-To-Text-With-Databricks --skill databricks-app-apx-alessandro9110

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the development of full-stack applications specifically for the Databricks environment, abstracting away complex setup and providing robust patterns for both backend and frontend development.

Core Features & Use Cases

  • Rapid Full-Stack Development: Quickly scaffold and build applications using the APX framework (FastAPI + React).
  • Databricks Integration: Designed for seamless deployment and operation within Databricks.
  • Use Case: You need to build a data dashboard with interactive filtering and editing capabilities for your Databricks data. This Skill provides the framework to quickly set up the backend API and the frontend UI.

Quick Start

Use the databricks-app-apx skill to initialize a new Databricks APX application.

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 Databricks app with React and FastAPI?

To build a full-stack Databricks app with React and FastAPI, you can use the APX framework to quickly scaffold UI components, API routes, and models with automated type checking and client regeneration.

What is the APX framework for Databricks application development?

The APX framework is a full-stack development pattern for Databricks that integrates a FastAPI backend with a React frontend, providing pre-defined structures for models, API routes, and UI components.

How do I create a data dashboard with interactive filtering on Databricks?

You can create an interactive data dashboard on Databricks by using the APX framework to rapidly set up your backend API routes and React frontend UI components for data querying and editing.

Can I use React for frontend development inside a Databricks environment?

Yes, you can use React for frontend development inside Databricks by leveraging the APX framework, which abstracts away complex setup and provides robust patterns for seamless deployment.

Does the APX framework support automated client regeneration for FastAPI?

Yes, the APX framework supports automated client regeneration and type checking for FastAPI, streamlining the development process between your backend models and React frontend.

What are the limitations of building full-stack apps directly on Databricks?

Building full-stack apps directly on Databricks can involve complex setup and integration challenges, which the APX framework mitigates by providing pre-defined patterns specifically for the FastAPI and React stack.