redpanda-frontend-kit

Installation
SKILL.md

Redpanda Frontend Kit

Run frontend-starter-kit (14 setup + workflow skills), then add Redpanda tooling.

Additional Setup

Redpanda-specific

  • setup-registry-workflow -- UI registry component workflow

Redpanda environment (session-env.sh)

echo "export UI_LIB_DIRS=components/ui|redpanda-ui" >> "$CLAUDE_ENV_FILE"
echo "export REDPANDA_KIT=1" >> "$CLAUDE_ENV_FILE"

REDPANDA_KIT=1 enables registry nudges (useProtoForm, Typography, KeyValueField, registry sync).

Installs
2
GitHub Stars
34
First Seen
May 20, 2026
redpanda-frontend-kit — redpanda-data/ui-harness