dataapp-dev

Official

Build Keboola data apps with confidence.

Authorkeboola
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables rapid development, validation, and verification of Keboola data apps using Streamlit, with MCP-based data validation and Playwright-based testing, following a SQL-first architecture to reduce back-and-forth and mistakes.

Core Features & Use Cases

  • Validate → Build → Verify workflow: standardizes how you develop data apps.
  • Data validation: MCP-based verification of schemas and data before coding.
  • Visual verification: Playwright-based UI checks to ensure you didn't break UI.
  • SQL-first architecture: push computations to the database; reduces Python processing.

Quick Start

Describe a Keboola data app task, for example: "Create a Streamlit page that shows daily user events" and the skill will validate data, build the app, and verify with Playwright.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dataapp-dev
Download link: https://github.com/keboola/ai-kit/archive/main.zip#dataapp-dev

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository