Skip to main content
redpanda-data
GitHub クリエイタープロフィール

redpanda-data

8 件の GitHub リポジトリにある 126 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
126
リポジトリ
8
更新
2026年8月28日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
ui-harness
70 件の skills · 2026年7月15日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター作家・著者プロジェクト管理専門家情報セキュリティアナリスト編集者
6 件の職業カテゴリ · 100% 分類済み
56%比率
#02
skills
32 件の skills · 2026年8月26日
ソフトウェア開発者ネットワーク・コンピュータシステム管理者情報セキュリティアナリスト
3 件の職業カテゴリ · 72% 分類済み
25%比率
#03
console
10 件の skills · 2026年8月28日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター情報セキュリティアナリスト
3 件の職業カテゴリ · 90% 分類済み
7.9%比率
#04
connect
5 件の skills · 2026年7月27日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
4%比率
#05
redpanda
3 件の skills · 2026年5月11日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
2.4%比率
#06
terraform-provider-redpanda
3 件の skills · 2026年6月24日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
2.4%比率
#07
ai-sdk-go
2 件の skills · 2026年7月27日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
1.6%比率
#08
protoc-gen-go-jet
1 件の skills · 2026年6月17日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
0.8%比率
リポジトリエクスプローラー

リポジトリと代表的な skills

snyk-ux-security
情報セキュリティアナリスト

Snyk dependency sweeps across frontend, Go, and Bazel paths with npm false-positive triage and release-age gates.

2026年7月15日
codex-compat
ソフトウェア開発者

Generate Codex hooks.json and AGENTS.md from Claude Code hooks. Maps supported hooks directly, including Edit|Write apply_patch aliases, and keeps Stop batch checks only as fallback. Use when setting up Codex compatibility or dual-agent support.

2026年7月3日
deslop
ソフトウェア開発者

Question changed code as liability and remove unjustified surface area. Use before commit, push, PR, merge, or when a change feels overbuilt or low-value.

2026年6月26日
ponytail-review
ソフトウェア品質保証アナリスト・テスター

Reviews diffs for over-engineering only. Use when reviewing, desloping, or asking what to delete, inline, shrink, or replace with stdlib/native code.

2026年6月26日
resilience-review
ソフトウェア品質保証アナリスト・テスター

Resilience Review checks resilience. Use when edge cases, errors, fallback, async/data, state, or polish matter.

2026年6月26日
review
ソフトウェア品質保証アナリスト・テスター

Reviews a diff since a fixed point across Standards, Spec, and risk gates. Use when reviewing a branch, PR, WIP, or "review since X".

2026年6月26日
swarm
ソフトウェア開発者

parallel executor. Use /swarm.

2026年6月26日
thermo-nuclear-code-quality-review
ソフトウェア品質保証アナリスト・テスター

Runs a release-blocking cold PR audit across quality, frontend, resilience, visual, security, tests, perf, and steelman. Use when very important PR, high-stakes PR, thermo nuclear review, or no-stones-unturned audit requested.

2026年6月26日
収集済み skill 70 件中 8 件を表示しています。
sql
未分類

Redpanda SQL (Oxla), the distributed PostgreSQL-wire-compatible columnar analytical database, for writing and running SQL queries. Use when connecting via psql or a PostgreSQL driver, creating tables and schemas, loading data with COPY (CSV/Parquet/ORC, S3),…

2026年8月26日
rpk-registry
未分類

Manage schemas, subjects, compatibility levels, modes, and contexts in the Redpanda Schema Registry via the `rpk registry` CLI (alias `rpk sr`). Use when registering or fetching Avro/Protobuf/JSON schemas, listing or deleting subjects and schema versions,…

2026年8月25日
rpk
ネットワーク・コンピュータシステム管理者

Install and configure the rpk CLI, the single binary for all Redpanda operations, including installing it on macOS, Linux, and Docker, and setting up profiles (rpk.yaml) and connection settings. Use when installing rpk, creating or switching rpk profiles,…

2026年8月25日
rpk-topic
未分類

Manage Redpanda topics and produce or consume records from the CLI using the `rpk topic` command group. Use when creating or deleting topics with custom partitions, replication, or configs; altering topic configs or retention; adding partitions; trimming or…

2026年8月25日
streaming-admin-api
ネットワーク・コンピュータシステム管理者

Operate a Redpanda cluster via its HTTP Admin API on port 9644 (base path /v1) using Basic, Bearer, or mTLS authentication. Covers endpoint groups for brokers/partitions, cluster config/health, features/licensing/transactions, cloud storage, security/RBAC,…

2026年8月25日
streaming
ソフトウェア開発者

Teaches how to use the Redpanda broker through its Kafka-compatible API: producing and consuming data, consumer groups, idempotent producers, exactly-once semantics and transactions, topic creation and configuration, Kafka client compatibility, and tiered…

2026年8月25日
adp
未分類

Redpanda's Agentic Data Plane: governance infrastructure for building, running, and governing AI agents and MCP servers, plus a proxying AI Gateway for LLM providers, operated via `rpk ai` and the ADP API. Use when creating or managing AI agents (managed or…

2026年8月24日
connect-cdc-dynamodb
未分類

Guides setup and operation of the aws_dynamodb_cdc input in Redpanda Connect, which streams change data capture from AWS DynamoDB into Redpanda or Kafka using DynamoDB Streams. Use when configuring aws_dynamodb_cdc, enabling DynamoDB Streams, setting up IAM…

2026年8月21日
収集済み skill 32 件中 8 件を表示しています。
react-best-practices
ソフトウェア開発者

Client-side React performance optimization patterns.

2026年8月28日
testing
ソフトウェア品質保証アナリスト・テスター

Write and maintain tests with Vitest v4 dual configuration, mock utilities, and Zustand store testing patterns.

2026年8月28日
ui-development
未分類

Build UI with Redpanda Registry components, Tailwind v4, and accessibility best practices.

2026年8月28日
e2e-tester
ソフトウェア品質保証アナリスト・テスター

Write and run Playwright E2E tests for Redpanda Console using testcontainers. Analyzes test failures, adds missing testids, and improves test stability. Use when user requests E2E tests, Playwright tests, integration tests, test failures, missing testids, or…

2026年8月24日
api-patterns
ソフトウェア開発者

Connect Query patterns for API calls. Use when working with mutations, queries, or data fetching.

2026年2月17日
code-standards
ソフトウェア開発者

TypeScript, React, and JavaScript best practices enforced by Ultracite/Biome.

2026年2月17日
form-refactorer
ソフトウェア開発者

Refactor legacy forms to use modern Redpanda UI Registry Field components with react-hook-form and Zod validation. Use when user requests: (1) Form refactoring or modernization, (2) Converting Chakra UI or @redpanda-data/ui forms, (3) Updating forms to use…

2026年2月17日
state-management
ソフトウェア開発者

Manage client and server state with Zustand stores and React Query patterns.

2026年2月17日
収集済み skill 10 件中 8 件を表示しています。
8 件中 8 件のリポジトリを表示
すべてのリポジトリを表示しました