ch-bas/kibana-plugin-helper

A Claude Code plugin with commands, agents, and tools for building Kibana plugins — includes a mock server for fast iteration and an optional MCP server for live source introspection"

3Stars on the repository
15Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

embeddable

01

ch-bas/kibana-plugin-helper

Command

Generate a custom Embeddable panel that can be placed on Kibana Dashboards, with factory registration, input/output types, and React rendering.

3 6mo ago A 28 tokens original MIT

expression

02

ch-bas/kibana-plugin-helper

Command

Generate custom Expression Functions and Renderers for use in Kibana Canvas, Lens, and Dashboard visualizations.

3 6mo ago A 20 tokens original MIT

fast-dev

03

ch-bas/kibana-plugin-helper

Command

Set up a fast development environment for Kibana plugin development — mock server, optimized config, test infrastructure, and Storybook setup to minimize Kibana restarts.

3 6mo ago A 31 tokens original MIT

mcp-config

04

ch-bas/kibana-plugin-helper

Command

Generate a .mcp.json configuration file that connects Claude Code to Elasticsearch and Kibana MCP servers alongside this plugin, enabling live cluster access during plugin development.

3 6mo ago A 30 tokens original MIT

new-plugin

05

ch-bas/kibana-plugin-helper

Command

Scaffold a new Kibana plugin with the correct directory structure, configuration files, and TypeScript setup. Generates a complete plugin ready for development.

3 6mo ago C 29 tokens original MIT

route

06

ch-bas/kibana-plugin-helper

Command

Generate a Kibana server route with proper validation, error handling, and TypeScript types. Supports all HTTP methods and common patterns like CRUD operations and Elasticsearch queries.

3 6mo ago A 32 tokens original MIT

saved-object

07

ch-bas/kibana-plugin-helper

Command

Generate a custom Saved Object type with registration, mappings, migrations, CRUD service, and management integration for a Kibana plugin.

3 6mo ago A 24 tokens original MIT

ui-action

08

ch-bas/kibana-plugin-helper

Command

Generate custom UI Actions and Triggers for inter-plugin communication in Kibana — register actions, attach to triggers, execute across plugins.

3 6mo ago A 25 tokens original MIT