locales/zh-TW/skills/observability-assistant/SKILL.md
[UDS] 引導可觀測性設定、指標設計和告警配置
npx skillsauth add asiaostrich/universal-dev-standards observability-assistantInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
語言: English | 繁體中文
引導三支柱可觀測性實作:Logs、Metrics、Traces。
| 功能 | 說明 | |------|------| | 儀器檢查 | 上線前可觀測性檢查表 | | 成熟度評估 | L0-L4 成熟度自評 | | 指標設計 | 協助設計 Metrics(類型、命名、標籤) | | 告警設計 | 設計 SLO-based 告警並降低雜訊 | | 黃金信號 | 驗證四大黃金信號覆蓋 |
/observability # 顯示可觀測性指南
/observability --checklist # 執行儀器檢查表
/observability --maturity # 成熟度評估(L0-L4)
/observability --alerting # 告警設計指南
/observability "payment-service" # 特定服務的引導
可觀測性引導完成。建議下一步:
- 執行
/slo定義 SLI/SLO/Error Budget ⭐ 推薦- 執行
/incident設定事故回應流程- 執行
/checkin提交變更
tools
[UDS] 從規格衍生 BDD 場景、TDD 骨架或 ATDD 表格
development
[UDS] /methodology: 選擇並追蹤開發方法論(SDD/BDD/TDD)。 Use when: 選擇方法論、切換開發模式、查詢當前方法論狀態。 若要查詢各階段對應指令請用 /dev-workflow。
testing
[UDS] Derive BDD scenarios, TDD skeletons, or ATDD tables from specifications
development
[UDS] Create or review specification documents for Spec-Driven Development