ch-bas

15 mods across 2 repositories, 243 stars between them.

kibana-a11y

02

ch-bas/kibana-plugin-helper

Agent

Audits a Kibana plugin's UI for accessibility issues. Checks ARIA attributes, keyboard navigation, screen reader support, color contrast, focus management, and EUI component usage patterns against WCAG 2.1 AA standards.

3 6mo ago A 46 tokens original MIT

kibana-debugger

03

ch-bas/kibana-plugin-helper

Agent

Interactive troubleshooting agent for Kibana plugin development. Diagnoses bootstrap failures, registration errors, version mismatches, route 404s, auth issues, ES client errors, EUI rendering problems, and build failures from error logs and stack traces.

3 6mo ago A 48 tokens original MIT

kibana-fast-dev

04

ch-bas/kibana-plugin-helper

Agent

Optimizes Kibana plugin development workflow for speed. Provides strategies to minimize restarts, leverage hot reloading, run tests without Kibana, use mock servers, and configure the fastest possible dev environment.

3 6mo ago A 40 tokens original MIT

kibana-migration

05

ch-bas/kibana-plugin-helper

Agent

Guides Kibana plugin developers through version upgrades. Analyzes plugin code for deprecated APIs, breaking changes, and incompatible patterns across Kibana version transitions. Produces a step-by-step migration plan with automated codemods and manual fixes.

3 6mo ago C 48 tokens original MIT

kibana-performance

06

ch-bas/kibana-plugin-helper

Agent

Analyzes a Kibana plugin's codebase for performance issues including bundle size, lazy loading, re-renders, ES query efficiency, memory leaks, and route handler bottlenecks. Provides actionable fixes with code examples.

3 6mo ago A 44 tokens original MIT

embeddable

07

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

08

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

09

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

10

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

11

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

12

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

13

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

14

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

kibana-plugin-dev

15

ch-bas/kibana-plugin-helper

Skill Claude CodeCodex

Comprehensive knowledge base for Kibana plugin development. Covers plugin architecture, server/client patterns, saved objects, embeddables, UI actions, expressions, state management, logging, HTTP resources, and inter-plugin communication. Use this skill when building, debugging, or maintaining Kibana plugins.

3 6mo ago A 63 tokens original MIT