locales/zh-CN/skills/observability-assistant/SKILL.md
[UDS] 引导可观测性设置、指标设计和告警配置
npx skillsauth add asiaostrich/universal-dev-standards locales/zh-CN/skills/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