redpanda-data
Official@redpanda-data · San Francisco
The streaming data platform for developers
Agent Skills by redpanda-data
Showing 113 vetted skills indexed across 4 GitHub repositories.
tanstack-router-migration
Migrate React applications from React Router to TanStack Router with file-based routing.
form-refactorer
Refactor legacy React forms to Redpanda UI Field components with react-hook-form and Zod validation.
web-design-guidelines
Reviews UI code files for compliance with web interface accessibility and design guidelines.
testing
Write Vitest unit and integration tests with mocking patterns for React and Zustand.
security-scan
Resolve npm dependency vulnerabilities reported by Snyk security scans.
state-management
Guides selection of Zustand, React Query, or React Router for React state management.
code-standards
Enforces TypeScript, React, and JavaScript best practices using Ultracite and Biome rules.
react-best-practices
Applies 29 React performance optimization rules across bundle, rendering, and async patterns.
ui-development
Build React UI components using the Redpanda UI Registry, Tailwind v4 tokens, and accessibility rules.
api-patterns
Implements Connect Query patterns for API calls, mutations, cache invalidation, and error handling.
work-automation-kit
Coordinate software lifecycle tasks including bug triage, issue management, and Codex reviews.
setup-zustand
Automate Zustand setup and enforce best practices in React/TypeScript applications.
swarm
Automates parallel task execution by dividing a single goal into multiple lanes.
setup-pre-commit
Automate pre-commit hook setup with Husky, lint-staged, and Prettier.
setup-biome
Automate Biome linter setup with the Ultracite preset.
setup-ci-pipeline
Configure GitHub Actions CI for React/TypeScript applications with coverage gates.
setup-quality-gate
Set up a quality gate with biome, tsgo, and vitest.
setup-env-validation
Validate type-safe environment variables with t3-env and zod.
go
Automate code verification, refinement, simplification, and shipping with CI and PR operations.
setup-e2e-testing
Automate Playwright, Testcontainers, and axe-core setup for e2e and accessibility testing.
setup-toolchain
Block incompatible commands and suggest bun and tsgo alternatives.
resilience-review
Analyze code changes for edge cases, errors, and recovery strategies.
setup-react-doctor
Execute react-doctor checks and fail builds on health score regression.
obsidian-vault
Search, create, and organize Markdown notes in Obsidian vaults.
Frequently Asked Questions About redpanda-data
FAQPage SchemaWhat 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.