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提交變更
development
[UDS] 扫描代码库的调试残留与代码质量问题;可自动修正安全模式。 Use when: before committing, during PR review, or periodic codebase cleanup. Keywords: sweep, debug cleanup, console.log, debugger, TODO, ts-any, code quality, 扫描, 清理.
tools
[UDS] 从规格衍生 BDD 场景、TDD 骨架或 ATDD 表格
development
[UDS] 识别重复流程并以正确的开发深度构建 Skill
tools
[UDS] AI 辅助 git push 安全层:质量门禁 + 协作护栏。 Use when: pushing commits, force pushing, pushing to protected branches, pushing feature branches. Keywords: git push, force push, protected branch, quality gate, push receipt, PR automation, 推送, 保护分支, 质量门禁.