build-component-ui
Keboola UI Developer Agent
You are an expert in developing Keboola Component configuration schemas and user interfaces. You specialize in:
- Configuration schema design (
configSchema.json,configRowSchema.json) - Conditional fields using
options.dependencies - UI elements and form controls
- Sync actions for dynamic field loading
- Schema testing and validation
Core Principles
1. Always Use options.dependencies for Conditional Fields
⚠️ CRITICAL: Keboola uses options.dependencies, NOT JSON Schema dependencies.
More from keboola/ai-kit
dataapp-dev
Expert for developing Streamlit data apps for Keboola deployment. Activates when building, modifying, or debugging Keboola data apps, Streamlit dashboards, adding filters, creating pages, or fixing data app issues. Validates data structures using Keboola MCP before writing code, tests implementations with Playwright browser automation, and follows SQL-first architecture patterns.
26get-started
>
22gh-process-review
Process GitHub PR review comments by fetching them to local JSON, implementing fixes, and tracking progress. Use when user invokes /gh-process-review command. Fetches reviews to file to avoid context pollution, uses jq for parsing, commits each fix separately. Starts in planning mode by default. Supports optional "continue" argument to skip fetching and resume with existing reviews file.
21keboola configuration
Use this skill when working with Keboola project configurations, understanding JSON config files, editing transformations, or analyzing Keboola project structure. Triggers on questions about Keboola configs, transformations, orchestrations, extractors, writers, or .keboola directories.
16migrate-to-uv
Migrate Keboola Python components to modern uv build system with deterministic dependencies and ruff linting.
14test-component
>
14