redpanda-frontend-kit
Installation
SKILL.md
Redpanda Frontend Kit
Repo/code changes: run /deslop before commit, push, PR, or merge.
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).