‹ 首页

release-it

@wondelai · 收录于 1 周前 · 上游提交 1 周前

Build production-ready systems with stability patterns: circuit breakers, bulkheads, timeouts, and retry logic. Use when the user mentions "production outage", "circuit breaker", "deployment pipeline", "chaos engineering", "retry storm", "health checks", "my service keeps crashing", "prevent cascading failures", or "make it resilient". Also trigger when designing resilient microservices, planning zero-downtime deployments, or capacity-planning for peak load. Covers stability patterns, capacity planning, deploy/release decoupling, and observability. For data systems, see ddia-systems. For system architecture, see system-design.

适合你,如果系统经常出故障,需要熔断、重试等稳定性保障。

/ 通过 npx 安装 校验哈希
npx oh-my-skill add wondelai/skills/release-it
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- wondelai/skills/release-it
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify wondelai/skills/release-it
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
1589GitHub stars
~3.3K最小装载
~22.3K含声明引用
~22.3K文本包总量
镜像托管

怎么用

商店整理自技能原文 · 版本 326b380 · 表述以原文为准
它做什么

Claude 会帮你设计、部署和运维生产级系统,涵盖稳定性模式(熔断器、舱壁、超时、重试)、容量规划、零停机部署、健康检查与可观测性、混沌工程等。

什么时候触发

当你提到“生产故障”、“熔断器”、“部署流水线”、“混沌工程”、“重试风暴”、“健康检查”、“服务持续崩溃”、“防止级联故障”或“让它更弹性”时触发。也适用于设计弹性微服务、规划零停机部署或峰值负载容量规划。

装好后可以这样说
Claude 会给出熔断器实现方案和参数建议。
Claude 会提供蓝绿部署或金丝雀发布策略。
Claude 会解释舱壁模式并给出代码示例。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。