redpanda-data avatar

redpanda-data

Official

@redpanda-data · San Francisco

0Followers
|
132Public Repos
|
113Published Skills

The streaming data platform for developers

Skills Distribution
DomainData Systems...Streaming Infrastr.. (40%)Data Integration &.. (30%)Frontend & Quality.. (20%)Cluster Administra.. (10%)

Agent Skills by redpanda-data

Showing 113 vetted skills indexed across 4 GitHub repositories.

redpanda-dataredpanda-data
4.3k

tanstack-router-migration

Migrate React applications from React Router to TanStack Router with file-based routing.

Official
Advanced
redpanda-dataredpanda-data
4.3k

form-refactorer

Refactor legacy React forms to Redpanda UI Field components with react-hook-form and Zod validation.

Official
Intermediate
redpanda-dataredpanda-data
4.3k

web-design-guidelines

Reviews UI code files for compliance with web interface accessibility and design guidelines.

Official
Intermediate
redpanda-dataredpanda-data
4.3k

testing

Write Vitest unit and integration tests with mocking patterns for React and Zustand.

Official
Intermediate
redpanda-dataredpanda-data
4.3k

security-scan

Resolve npm dependency vulnerabilities reported by Snyk security scans.

Official
Intermediate
redpanda-dataredpanda-data
4.3k

state-management

Guides selection of Zustand, React Query, or React Router for React state management.

Official
Intermediate
redpanda-dataredpanda-data
4.3k

code-standards

Enforces TypeScript, React, and JavaScript best practices using Ultracite and Biome rules.

Official
Intermediate
redpanda-dataredpanda-data
4.3k

react-best-practices

Applies 29 React performance optimization rules across bundle, rendering, and async patterns.

Official
Intermediate
redpanda-dataredpanda-data
4.3k

ui-development

Build React UI components using the Redpanda UI Registry, Tailwind v4 tokens, and accessibility rules.

Official
Advanced
redpanda-dataredpanda-data
4.3k

api-patterns

Implements Connect Query patterns for API calls, mutations, cache invalidation, and error handling.

Official
Intermediate
redpanda-dataredpanda-data
34

work-automation-kit

Coordinate software lifecycle tasks including bug triage, issue management, and Codex reviews.

Official
Advanced
redpanda-dataredpanda-data
34

setup-zustand

Automate Zustand setup and enforce best practices in React/TypeScript applications.

Official
Intermediate
redpanda-dataredpanda-data
34

swarm

Automates parallel task execution by dividing a single goal into multiple lanes.

Official
Advanced
redpanda-dataredpanda-data
34

setup-pre-commit

Automate pre-commit hook setup with Husky, lint-staged, and Prettier.

Official
Intermediate
redpanda-dataredpanda-data
34

setup-biome

Automate Biome linter setup with the Ultracite preset.

Official
Intermediate
redpanda-dataredpanda-data
34

setup-ci-pipeline

Configure GitHub Actions CI for React/TypeScript applications with coverage gates.

Official
Advanced
redpanda-dataredpanda-data
34

setup-quality-gate

Set up a quality gate with biome, tsgo, and vitest.

Official
Advanced
redpanda-dataredpanda-data
34

setup-env-validation

Validate type-safe environment variables with t3-env and zod.

Official
Intermediate
redpanda-dataredpanda-data
34

go

Automate code verification, refinement, simplification, and shipping with CI and PR operations.

Official
Advanced
redpanda-dataredpanda-data
34

setup-e2e-testing

Automate Playwright, Testcontainers, and axe-core setup for e2e and accessibility testing.

Official
Intermediate
redpanda-dataredpanda-data
34

setup-toolchain

Block incompatible commands and suggest bun and tsgo alternatives.

Official
Intermediate
redpanda-dataredpanda-data
34

resilience-review

Analyze code changes for edge cases, errors, and recovery strategies.

Official
Advanced
redpanda-dataredpanda-data
34

setup-react-doctor

Execute react-doctor checks and fail builds on health score regression.

Official
Advanced
redpanda-dataredpanda-data
34

obsidian-vault

Search, create, and organize Markdown notes in Obsidian vaults.

Official
Intermediate

Frequently Asked Questions About redpanda-data

FAQPage Schema
What specific data sources can be integrated into streaming pipelines?

The platform supports Change Data Capture (CDC) for PostgreSQL, MySQL, MariaDB, SQL Server, Oracle, MongoDB, DynamoDB, Salesforce, and Google Cloud Spanner, streaming mutations directly into event logs.

Which personas benefit from these development and testing capabilities?

Data engineers managing event-driven pipelines, backend developers configuring cluster security and schemas, and frontend engineers maintaining React-based interfaces with standardized testing and accessibility hooks.

How are cluster configurations and security managed?

Cluster management, including user authentication, ACLs, topic configuration, and diagnostic bundle collection, is performed via the rpk command-line interface and REST-based administrative endpoints.

What are the prerequisites for deploying these streaming pipelines?

Deployments require a configured Redpanda cluster or cloud instance, appropriate source database connectivity for CDC, and YAML-based definitions for pipeline logic using the Connect framework.