什么是 kafka-development-practices?
应用使用 Scala 进行 Kafka 开发的通用编码标准和最佳实践。 来源:oimiragieo/agent-studio。
应用使用 Scala 进行 Kafka 开发的通用编码标准和最佳实践。
通过命令行快速安装 kafka-development-practices AI 技能到你的开发环境
来源: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应用使用 Scala 进行 Kafka 开发的通用编码标准和最佳实践。 来源:oimiragieo/agent-studio。
打开你的终端或命令行工具(如 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