KxSystems

54 mods across 3 repositories, 27 stars between them.

kx-datagrid

25

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants a flat, row-by-row KX Dashboards table for browsing or editing records (trade blotter, price table, real-time table, sortable grid, editable grid). Do not use it for aggregated pivot-style analysis; use kx-pivot-grid for that. Read kx-dashboard-core first for the shared dashboard envelope…

15 15d ago A 85 tokens original Apache-2.0

kx-datepicker

26

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants a KX Dashboards date or time picker: calendar date, datetime, timestamp, timespan, or month input bound to a ViewState. The picker mode is determined by the ViewState type bound to SelectedDate. Also read kx-dashboard-core for envelope, data sources, ViewState, and the agent checklist.

15 15d ago A 73 tokens original Apache-2.0

kx-dropdown

27

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants a KX Dashboards dropdown or multi-select list for picking one or more values: symbol selectors, filter lists, dependent dropdowns, grouped items, or static option lists. Use kx-selectioncontrols for radio buttons or checkboxes and kx-datafilter for multi-condition filter-builder UIs.

15 15d ago A 68 tokens original Apache-2.0

kx-flex-panel

28

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when a KX Dashboards layout needs a fixed header, footer, or sidebar beside a flexible main content area. Use it for pinned-plus-fill layouts; use kx-basiccomponents-containers for general panels and drawers and kx-tabs for tabbed switching.

15 15d ago A 58 tokens original Apache-2.0

kx-formbuilder

29

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants a KX Dashboards data-entry form that collects user values for submission or editing, including dynamic forms, validators, and form-state output to ViewStates. Use kx-dataform for parameter-input forms that re-run data sources on submit rather than general data entry.

15 15d ago A 63 tokens original Apache-2.0

kx-gauge

30

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants a KX Dashboards gauge, dial, speedometer, or bullet-style KPI visual. Use it for progress and target-vs-actual displays; use kx-chartgl for conventional charts and kx-pie for proportional segment charts.

15 15d ago A 58 tokens original Apache-2.0

kx-handlebars

31

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when a KX Dashboards component needs Handlebars templating for labels, tooltips, KPI text, or other dynamic content. Read it when generating or debugging Template, CustomTooltip, TooltipTemplate, or advancedTooltip fields.

15 15d ago A 53 tokens original Apache-2.0

kx-heatmap

32

KxSystems/kx-skills

Skill Claude CodeCodex

Generate KX Dashboards Heatmap/Treemap component: hierarchical treemap visualisation (key=Heatmap, componentName=Treemap, definitionId=5). Use for: treemap, heatmap, treechart, market map, portfolio map, proportional area chart, group-by hierarchy, colour-coded tiles, node size/colour. Data[] layers define display…

15 15d ago A 178 tokens original Apache-2.0

kx-maps

33

KxSystems/kx-skills

Skill Claude CodeCodex

Use this only when the user explicitly wants a KX Dashboards Google Maps GeoMap. For standard offline or custom tile-server maps, use kx-offline-map or kx-quad-map instead.

15 15d ago A 45 tokens original Apache-2.0

kx-offline-map

34

KxSystems/kx-skills

Skill Claude CodeCodex

Generate KX Dashboards OfflineMap components (MapLibre/MapTiler, definitionId=1035). ⭐ DEFAULT map type — use this whenever the user asks for a map, geographic visualization, points on a map, heatmap, animated circles, GeoJSON overlay, offline map, or tile map in a KX Dashboard, UNLESS the user explicitly requests…

15 15d ago A 160 tokens original Apache-2.0

kx-pie

35

KxSystems/kx-skills

Skill Claude CodeCodex

Generate a KX Dashboards PieJS component: pie or donut chart of proportional segments (key=PieJS, definitionId=1009). Use for: pie chart, donut chart, doughnut, share-of-total, proportional segments, percentage breakdown, part-to-whole, categorical composition, market share, portfolio allocation. DataSet.Label is the…

15 15d ago A 142 tokens original Apache-2.0

kx-pivot-grid

36

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants a KX Dashboards Pivot Grid or pivot-table-style experience: aggregated drilldown grids, breakdown/aggregate views, OLAP-style analysis, or a grid linked to Breadcrumbs. It is the right choice for pivot-style analysis; use kx-datagrid for flat, record-level tables instead. Load…

15 15d ago A 78 tokens original Apache-2.0

kx-playback

37

KxSystems/kx-skills

Skill Claude CodeCodex

Generate KX Dashboards PlayBack component: time-series playback controller (definitionId=47, key=PlayBack). Use for: playback, time-series replay, animate data, step through events, timeline scrubber, playback speed control, data animation. Mode=Event steps through data rows; Mode=Time uses a time column. Selected…

15 15d ago A 99 tokens original Apache-2.0

kx-quad-map

38

KxSystems/kx-skills

Skill Claude CodeCodex

Generate KX Dashboards QuadMap components (OpenLayers/WMTS, definitionId=1036). Use QuadMap when the user asks for a tile-server map, WMTS map, or OpenLayers map. QuadMap supports Circle/Icon/Line data layers and annotation drawing, but for a standard point/line map without a custom tile server prefer kx-offline-map.…

15 15d ago A 128 tokens original Apache-2.0

kx-query

39

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when creating or changing a KX Dashboards data source: choose the data type, write or validate a kdb+/SQL query, wire ViewState parameters, set polling or streaming, or bind query results to widgets. Read it before generating queries for charts, grids, forms, maps, or actions in a dashboard.

15 15d ago A 69 tokens original Apache-2.0

kx-radar

40

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants a KX Dashboards radar or polar-area chart for comparing dimensions or categories. Use it for radial comparison visuals; use kx-chartgl for standard chart types such as line, bar, or candlestick.

15 15d ago A 52 tokens original Apache-2.0

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants simple KX Dashboards radio buttons or checkboxes for a single or multiple selection choice. Use kx-dropdown for searchable or dependent selection lists and kx-datafilter for multi-condition filter-builder panels.

15 15d ago A 50 tokens original Apache-2.0

kx-specialist

42

KxSystems/kx-skills

Skill Claude CodeCodex

Generate KX Dashboards specialist and visualisation components: EditableList (watchlist, definitionId=668), TreeView (hierarchical tree, definitionId=2002), Trade (Level 2 order book, definitionId=1013), ActionTracker (alert workflow, definitionId=1001), Bitmap (EmbedPy/matplotlib image, definitionId=1999), Graph…

15 15d ago A 237 tokens original Apache-2.0

kx-tabs

43

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants a KX Dashboards tabbed interface that switches between grouped content sections. Use it for tabbed navigation or content organization; use kx-accordion for collapsible sections and kx-basiccomponents-containers for general panels and drawers.

15 15d ago A 56 tokens original Apache-2.0

kx-text

44

KxSystems/kx-skills

Skill Claude CodeCodex

Generate KX Dashboards text display component: Text (static or dynamic label/heading/paragraph/KPI tile, definitionId=17). Use for: label, heading, title, paragraph, static text, rich text, HTML markup, dynamic text from a data source, ViewState-interpolated text via Handlebars template, single-value scalar display…

15 15d ago A 146 tokens original Apache-2.0

kx-textinput

45

KxSystems/kx-skills

Skill Claude CodeCodex

Use this when the user wants a KX Dashboards free-text input box: search boxes, filter inputs, symbol entry, or multiline text entry. Use kx-button for clickable triggers, kx-datepicker for calendar selection, and kx-selectioncontrols for radio buttons or checkboxes.

15 15d ago A 61 tokens original Apache-2.0

kx-texttospeech

46

KxSystems/kx-skills

Skill Claude CodeCodex

Generate KX Dashboards TextToSpeech component: text display with browser speech synthesis (definitionId=36, ComponentName=TextToSpeech, key=BasicComponents). Use for: text to speech, read aloud, voice output, speech synthesis, audio narration, spoken data. Shares HtmlText/Template/Data pattern with the Text component.…

15 15d ago A 108 tokens original Apache-2.0

onetick-knowledge

47

KxSystems/kx-skills

Plugin Claude Code

Query OneTick market and reference data from Claude — MCP for SQL discovery/composition, onetick-py WebAPI wheel for execution over Arrow.

15 15d ago A tokens not measured original Apache-2.0

onetick-cloud

48

KxSystems/kx-skills

Skill Claude CodeCodex

Compose and execute OneTick SQL against KX OneTick Cloud. Use when the user asks to query OneTick, retrieve tick / bar / daily / order-book / reference data, run a SQL statement against a OneTick database (e.g. LSESAMPLE, USCOMPSAMPLE, LSESAMPLEBARS, USCOMPSAMPLEDAILY, OTQCHAIN), pull market data from OneTick Cloud…

15 15d ago A 159 tokens original Apache-2.0