Comprehensive Claude Kit marketplace for Keboola workflows including developer tools, component development, and data app building with specialized agents and best practices
npx claudepluginhub keboola/ai-kitComprehensive toolkit for building Keboola Python components with Agent Skills format. Includes specialized skills for component development, UI/schema design, unified testing (datadir, unit, VCR), debugging, consolidated code quality and backward compatibility review, and platform context knowledge.
Developer toolkit with specialized agents for code review and security analysis
Toolkit for building and deploying data apps to Keboola — Streamlit development with validate/build/verify workflow, plus deployment guides for Node.js, Python, and any web framework
Keboola project management and review toolkit with 10-agent review team, CLI sync commands, and financial intelligence analysis
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
This repository is the central library for all AI prompts and agent configurations used across the organization. Its purpose is to foster collaboration, maintain high standards, and accelerate our work by sharing effective and well-tested prompts and specialized agents.
Install skills using skills tool: npx skills add keboola/ai-kit
Alternatively, install via the Claude Code plugin marketplace:
/plugin marketplace add keboola/claude-kit
After installation, enable the plugins you need:
/plugin install developer
The repository is organized into a plugin-based architecture to make prompts and agents easy to discover and use:
claude-kit/
├── .claude-plugin/
│ └── marketplace.json # Marketplace configuration
├── plugins/
│ ├── developer/ # Developer toolkit plugin
│ ├── component-developer/ # Keboola Python component development
│ ├── dataapp-developer/ # Data app development & deployment for Keboola
│ └── keboola-cli/ # Keboola project management and review
├── README.md # This file
└── LICENSE # MIT license
Location: ./plugins/developer
A comprehensive toolkit for developers including specialized agents for code review, security analysis, code quality management, and workflow automation.
Features:
→ View Developer Plugin Documentation
Location: ./plugins/component-developer
A specialized toolkit for building production-ready Keboola Python components following best practices and architectural patterns.
Features:
→ View Component Developer Plugin Documentation
Location: ./plugins/dataapp-developer
A toolkit for building and deploying data apps to Keboola — Streamlit development with validate/build/verify workflow, plus deployment guides for Node.js, Python, and any web framework.
Features:
→ View Data App Developer Plugin Documentation
Location: ./plugins/keboola-cli
A project management and review toolkit for Keboola projects. Includes CLI sync commands and a 10-agent review team that audits SQL quality, security, performance, financial logic, data quality, and template readiness.
Features:
/kbc-init, /kbc-pull, /kbc-push, /kbc-diff, /kbc-review→ View Keboola CLI Plugin Documentation
Some commands and plugins require MCP (Model Context Protocol) servers to be configured. If MCP tools are not available when running a command, use the /mcp command to authenticate and configure them.