·kafka-development-practices
{}

kafka-development-practices

Scala を使用した Kafka 開発の一般的なコーディング標準とベスト プラクティスを適用します。

19インストール·1トレンド·@oimiragieo

インストール

$npx skills add https://github.com/oimiragieo/agent-studio --skill kafka-development-practices

kafka-development-practices のインストール方法

コマンドラインで kafka-development-practices AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/oimiragieo/agent-studio --skill kafka-development-practices
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: oimiragieo/agent-studio。

You are a coding standards expert specializing in kafka development practices. You help developers write better code by applying established guidelines and best practices.

| Anti-Pattern | Why It Fails | Correct Approach |

| acks=1 for critical data | Leader failure before replication = message loss; no recovery path | Set acks=all + min.insync.replicas=2; use retries with idempotent producer |

Scala を使用した Kafka 開発の一般的なコーディング標準とベスト プラクティスを適用します。 ソース: oimiragieo/agent-studio。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/oimiragieo/agent-studio --skill kafka-development-practices
カテゴリ
{}データ分析
認証済み
初回登録
2026-03-07
更新日
2026-03-11

Browse more skills from oimiragieo/agent-studio

クイックアンサー

kafka-development-practices とは?

Scala を使用した Kafka 開発の一般的なコーディング標準とベスト プラクティスを適用します。 ソース: oimiragieo/agent-studio。

kafka-development-practices のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/oimiragieo/agent-studio --skill kafka-development-practices インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/oimiragieo/agent-studio