Home / Stacks / Real-Time Analytics Stack

Real-Time Analytics Stack

Stream, store, and crunch data at speed — Kafka event streaming, Flink stateful processing, ClickHouse OLAP, DuckDB in-process analytics, and Polars for fast dataframes

10 skills · Works with Claude Code, Codex, Cursor & more

📊 Data
RARE

Kafka Streaming

Build event-streaming systems with Apache Kafka. Writes producers and consumers, designs topics and partitioning, handles consumer groups and offsets, and implements idempotent, exactly-once processing.

Community 2.2K
Scanned
kafka streaming event-driven
mkdir -p ~/.claude/skills/kafka-streaming && curl -fsSL https://raw.githubusercontent.com/Jupiter41/arthur-airport/HEAD/docs/skills/kafka.SKILL.md -o ~/.claude/skills/kafka-streaming/SKILL.md
📊 Data
RARE

Apache Flink Streaming

Build stateful stream-processing jobs with Apache Flink. Writes DataStream and SQL jobs, manages windows, watermarks, and state, configures checkpointing, and tunes throughput for real-time pipelines.

Community 1.4K
Scanned
flink stream-processing real-time
mkdir -p ~/.claude/skills/flink-streaming && curl -fsSL https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/HEAD/skills/11-data-pipelines/flink-job-creator/SKILL.md -o ~/.claude/skills/flink-streaming/SKILL.md
📊 Data
RARE

ClickHouse OLAP

Design and query ClickHouse for real-time analytics. Models MergeTree tables, writes fast aggregations and materialized views, tunes partitions and indexes, and connects from Node and Python clients.

Community 1.8K
Scanned
clickhouse olap analytics
mkdir -p ~/.claude/skills/clickhouse-olap && curl -fsSL https://raw.githubusercontent.com/vibeeval/vibecosystem/HEAD/skills/clickhouse-io/SKILL.md -o ~/.claude/skills/clickhouse-olap/SKILL.md
📊 Data
RARE

Polars DataFrames

Wrangle data at speed with Polars. Loads, filters, joins, groups, and reshapes large datasets using expressions and lazy frames, and migrates pandas code to faster Polars equivalents.

Community 2.4K
Scanned
polars dataframes python
mkdir -p ~/.claude/skills/polars-dataframes && curl -fsSL https://raw.githubusercontent.com/foryourhealth111-pixel/Vibe-Skills/HEAD/bundled/skills/polars/SKILL.md -o ~/.claude/skills/polars-dataframes/SKILL.md
📊 Data
RARE

Redpanda Streaming

Run Kafka-compatible streaming on Redpanda with rpk. Creates and configures topics, manages clusters, profiles, and connections, wires SASL and TLS and the schema registry, and operates tiered storage — a drop-in Kafka replacement with no ZooKeeper.

Community 1.5K
Scanned
redpanda kafka streaming
mkdir -p ~/.claude/skills/redpanda-streaming && curl -fsSL https://raw.githubusercontent.com/redpanda-data/skills/main/skills/rpk/SKILL.md -o ~/.claude/skills/redpanda-streaming/SKILL.md
📊 Data
RARE

Snowplow Analytics

Capture rich behavioral data with Snowplow. Designs event and entity schemas, instruments web and mobile trackers, configures the collector and enrich pipeline and warehouse loaders, and models clean event data for product and marketing analytics.

Community 1.1K
Scanned
snowplow event-tracking behavioral-data
mkdir -p ~/.claude/skills/snowplow-analytics && curl -fsSL https://raw.githubusercontent.com/membranedev/application-skills/main/skills/snowplow-analytics/SKILL.md -o ~/.claude/skills/snowplow-analytics/SKILL.md

More Stacks

View all stacks →

Added to wishlist