運用スキル。CI/CD、モニタリング、アラート、インシデント対応、SRE実践時に使用。
Provides best practices for CI/CD, monitoring, alerts, and incident response.
/plugin marketplace add tubone24/claude-code-settings/plugin install tubone24-claude-code-settings@tubone24/claude-code-settingsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/cicd-patterns.mdreferences/incident-response.mdreferences/monitoring-setup.mdreferences/sre-practices.md本番環境の信頼性を維持するためのベストプラクティスとワークフロー。
| 領域 | 内容 |
|---|---|
| CI/CD | ビルド、テスト、デプロイ自動化 |
| モニタリング | メトリクス、ログ、トレース |
| アラート | 閾値設定、オンコール |
| インシデント対応 | 検知、対応、ポストモーテム |
| SRE | SLO、エラーバジェット |
# PR時
lint → type-check → test → build → preview deploy
# main マージ時
lint → type-check → test → build → staging deploy → smoke test → prod deploy
可用性 SLO: 99.9%(月間43分のダウンタイム許容)
レイテンシー SLO: p99 < 500ms
エラー率 SLO: < 0.1%
検知 → トリアージ → 対応 → 復旧 → ポストモーテム
references/cicd-patterns.md - CI/CDパターン集references/monitoring-setup.md - モニタリング設定references/incident-response.md - インシデント対応references/sre-practices.md - SRE実践ガイドThis skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.