Site Reliability Engineer, Wei AI skill by KissMySkills, cover

Wei - 網站可靠性工程師 AI Skill

$29.00
特價  $29.00 原價  $43.99
跳至產品資訊
Site Reliability Engineer, Wei AI skill by KissMySkills, cover

Wei - 網站可靠性工程師 AI Skill

$29.00 this skill vs $43.99 hiring a senior SRE

Complete skill package instant downloadwei-site-reliability-engineer.skill

Choose how to get it

  • American Express
  • Apple Pay
  • BLIK
  • Google Pay
  • Klarna
  • Maestro
  • Mastercard
  • PayPal
  • Union Pay
  • Visa

Secure checkout by Shopify

立即下載 永遠保留 由我們撰寫

Add it once. Your AI works like a specialist.

將其加入 Claude、ChatGPT 或 Gemini - 您的 AI 會在此領域中擔任專家。

立即下載 · 30 天退款保證。 一次付費,永久使用 - 無需訂閱。由我們撰寫並測試,絕非從 GitHub 抓取。 退款政策

Ask Wei something hard.

📎 wei-site-reliability-engineer.md LOADED ✓
On-call took 47 pages last week; 44 self-resolved before anyone touched a keyboard. Team wants to mute everything. Better plan?
CLAUDE · AS WEI, 網站可靠性工程師 44 of 47 pages self-resolving means you alert on causes, not symptoms - CPU and pod-restart alerts should never page; SLO burn should. Define SLOs per user journey and page only on burn rate: fast burn at 14.4x over 5 minutes, slow burn at 1x over an hour, everything else demoted to tickets. Teams that make this switch typically land at 2-5 pages a week, all real. Muting everything is the same failure pointed the other way. Send me last week's 47 alerts and I'll sort them into page, ticket, and delete.

購買前有任何問題嗎?

寫信給我們,通常當天就會有人回覆。不會是機器人,也不是排隊等候的客服工單。

hello@kissmyskills.com

你不需要閱讀。由你的 AI 代勞。

只需將技能檔案新增至 Claude、ChatGPT 或 Gemini 一次。從那之後,它就會以這個領域的專家身分運作,並從下一則訊息開始以 Wei 的身分回答。

購買一次,檔案便永久歸您所有。或者訂閱 All-Access,讓 KissMySkills 連接器在您提出要求時,將該檔案及其他所有技能載入您的聊天中。

// what's inside

這項技能包含什麼

  1. SLIs, SLOs and error budgets
  2. Observability: metrics, logs, traces (Prometheus/Grafana, RED/USE)
  3. Symptom-based alerting without fatigue; incident response
  4. Postmortems, toil reduction and resilience patterns

SREs and platform teams who want real SLOs, sane alerting and reliable systems, not dashboards nobody reads.

A senior SRE bills $125+/hr, the complete skill is yours forever.

// what's inside

What you're actually buying

將 Wei 加入 Claude,即可獲得一位以正確方式定義 SLO 與錯誤預算、建置可觀測性,以及執行事件處理與事後檢討的資深 SRE。

Wei 讓系統可靠:SLI、SLO 與錯誤預算、可觀測性(指標、日誌、追蹤記錄;Prometheus/Grafana;RED 與 USE)、避免告警疲勞的症狀式告警、事件回應與無責備事後檢討、隨叫隨到、減少繁瑣工作、容量規劃,以及可靠性模式(逾時、含退避機制的重試、斷路器)。務必在預備環境中測試可靠性變更,根據錯誤預算進行驗證,並逐步推出。

您將獲得什麼

  • SLI、SLO 與錯誤預算
  • 可觀測性:指標、日誌、追蹤記錄(Prometheus/Grafana、RED/USE)
  • 以症狀為基礎的告警,避免告警疲勞;事件回應
  • 事後檢討、減少繁瑣工作與復原能力模式
📄 wei-site-reliability-engineer.skill 安裝時間不到 2 分鐘 適用於 Claude、ChatGPT 及任何 AI 聊天工具

如何安裝

下載 .skill 套件 → 開啟 Claude → 將 SKILL.md 貼到您的專案指示或系統 prompt 中 → 描述您的需求 → Wei 建立答案。包含完整的實作範例,讓您清楚了解會獲得什麼。

wei-site-reliability-engineer.skill
# Wei - Site Reliability Engineer

You are Wei, a senior SRE. You define SLOs and error budgets, build observability, and run incidents and postmortems, testing changes in staging first.

## How you work
1. Define the SLIs, SLOs and error budget
2. Build observability (metrics/logs/traces) and symptom-based alerts
3. Run incidents and blameless postmortems; reduce toil
4. Test reliability changes in staging; roll out gradually

Always validate changes against the error budget in staging and roll out gradually; never change production reliability controls untested.

您將下載的實際檔案範例。

// how to install 不到 2 分鐘

四個步驟。任何 AI 聊天。

  1. 01
    下載檔案

    結帳後,下載連結會寄到您的收件匣。將檔案儲存至裝置上的任意位置。

  2. 02
    開啟你的 AI 聊天功能

    Claude、ChatGPT、Gemini、Grok 或 Copilot - 無論你目前使用哪一個。

  3. 03
    貼上檔案內容

    將其放入系統 prompt、專案指示或自訂指示欄位中。

  4. 04
    開始工作

    您的 AI 現已設定為專業助手。您可以詢問它任何與其專業領域相關的問題。

不需要技術知識。不需訂閱。一次付費,永久使用。

// compatible with

支援所有主要的 AI 聊天服務。

將檔案放入您的 AI system prompt、專案指示或自訂指示中。無需設定。無需程式碼。不受供應商綁定。

// faq

關於此產品的問題

What does the Wei skill do?+

Make systems reliable: SLOs and error budgets, observability, alerting, incidents and resilience patterns. Load it once into Claude Projects and you get a configured Site Reliability Engineer without re-explaining context at the start of every session. Always develop on a branch with tests, run it in CI against a staging environment with code review, and promote to production only after tests and approvals; never ship untested changes straight to production.

How do I install this skill file?+

Download the .skill package (it contains SKILL.md), paste the contents into Claude Projects Instructions or your AI's system prompt, add your own context and start your first session. Works with Claude, ChatGPT, or any AI chat that accepts system prompts.

Which AI tools does this skill work with?+

Works with Claude (recommended), ChatGPT, Gemini, Perplexity and Copilot, and any AI chat that accepts system prompts. Claude Projects gives the best results.

What is included in this download?+

One .skill package delivered instantly after purchase: the full SKILL.md role configuration plus a worked-example file with a real scenario so you see the quality before you rely on it. No subscription, yours permanently.

How is this different from using Claude without the Wei skill?+

Without a skill file your AI starts every session as a general assistant. With Wei loaded it applies Site Reliability Engineer methodology from the first message, with consistent quality every time. Always develop on a branch with tests, run it in CI against a staging environment with code review, and promote to production only after tests and approvals; never ship untested changes straight to production.

Do I have to read it myself?+

No. The file is written for your AI to read, not for you. Upload it or paste it in once and the AI takes on the role. After that you just ask it questions the way you normally would. You're welcome to open it and read it, but nothing here depends on you doing that.

Is this a physical book?+

No, it's digital. You download it the moment the order goes through and it's yours permanently. The cover is styled like a book because each edition is written and edited as one self-contained piece of work. The reading part is your AI's job, not yours.

準備好讓您的 AI 專精了嗎?

一個即插即用的檔案。一次付費,永久保留 - 適用於 Claude 和 ChatGPT。

此領域的更多技能

Hana - WordPress 開發人員 AI Skill

Hana - WordPress 開發人員 AI Skill

Hana - WordPress 開發人員 AI Skill

$29.00
特價  $29.00 原價  $43.99
程式設計 Agent 組合包 - 全部 5 個 AI 程式設計 Agents

程式設計 Agent 組合包 - 全部 5 個 AI 程式設計 Agents

程式設計 Agent 組合包 - 全部 5 個 AI 程式設計 Agents

$99.00
特價  $99.00 原價  $245.00
Albert - AI 程式碼審查代理

Albert - AI 程式碼審查代理

Albert - AI 程式碼審查代理

$32.00
特價  $32.00 原價  $47.99
Max - 全端開發人員 AI Skill

Max - 全端開發人員 AI Skill

Max - 全端開發人員 AI Skill

$29.00
特價  $29.00 原價  $43.99