From component-developer
Canonical template files for Keboola Python components — Dockerfile, pyproject.toml, push.yml, build_n_test.sh, docker-compose.yml, pre-commit-config.yaml, and config-schema.md. Load this whenever creating or modifying any of these files in a component, or when checking whether non-source files are aligned with the official cookiecutter template. Any deviation from these templates must have an explicit reason. Internal utility — usually invoked via Task from develop-component or migrate-to-uv, but should be consulted any time one of these files is being touched.
npx claudepluginhub keboola/ai-kit --plugin component-developerThis skill uses the workspace's default tool permissions.
Read and return the contents of all canonical default files for Keboola components.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
Read and return the contents of all canonical default files for Keboola components.
Your base directory is injected as Base directory for this skill: <path> in your system context.
Read each of the following files from <base_dir>/assets/ and return their full contents, clearly labeled by filename:
assets/Dockerfileassets/push.ymlassets/build_n_test.shassets/docker-compose.ymlassets/pre-commit-config.yamlassets/pyproject.tomlassets/config-schema.mdassets/test_functional.py