搜索结果
全部能力
找到 1470 个相关结果 / 监控与排障
软件工程 / 诊断修复
logging-best-practices
logging-best-practices
Structured logging with proper levels, context, PII handling, centralized aggregation. Use for application logging, log management integration, distributed…
软件工程 / 诊断修复
debug
debug
This skill should be used when debugging frontend/UI bugs that need runtime evidence. USE THIS SKILL (instead of adding console.log) when you're about to: "add console.log and ask user to check", "open DevTools and tell me what you see", "reproduce the bug and share the output", "check the browser console". Triggers: "debug this", "fix this bug", "why isn't this working", "investigate this issue", "trace the problem", "figure out why X happens", "UI not updating", "state is wrong", "value is null/undefined", "click doesn't work", "modal not showing". Automates log collection server-side - you read logs directly, no user copy-paste needed.
软件工程 / 部署发布
promql-generator
promql-generator
Generate/create/write PromQL queries, metric expressions, alerting rules, recording rules, Prometheus dashboards.
软件工程 / 部署发布
postmortem-writing
postmortem-writing
Comprehensive guide to writing effective, blameless postmortems that drive organizational learning and prevent incident recurrence.
软件工程 / 部署发布
kubernetes
kubernetes
Kubernetes operations playbook for deploying services: core objects, probes, resource sizing, safe rollouts, and fast kubectl debugging
软件工程 / 诊断修复
axiom-camera-capture-diag
axiom-camera-capture-diag
camera freezes, preview rotated wrong, capture slow, session interrupted, black preview, front camera mirrored, camera not starting, AVCaptureSession errors,…
软件工程 / 诊断修复
axiom-swiftui-nav-diag
axiom-swiftui-nav-diag
Use when debugging navigation not responding, unexpected pops, deep links showing wrong screen, state lost on tab switch or background, crashes in…
软件工程 / 诊断修复
browser-tools
browser-tools
Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontends, or when user interaction with a…
软件工程 / 诊断修复
axiom-swiftui-debugging-diag
axiom-swiftui-debugging-diag
Use when SwiftUI view debugging requires systematic investigation - view updates not working after basic troubleshooting, intermittent UI issues, complex state…
软件工程 / 部署发布
resend-cli
resend-cli
Operate the Resend platform from the terminal — send emails (including React Email .tsx templates via --react-email), manage domains, contacts, broadcasts, templates, webhooks, API keys, logs, automations, and events via the `resend` CLI. Use when the user wants to run Resend commands in the shell, scripts, or CI/CD pipelines, or send/preview React Email templates. Always load this skill before running `resend` commands — it contains the non-interactive flag contract and gotchas that prevent silent failures.
软件工程 / 诊断修复
axiom-build-debugging
axiom-build-debugging
Use when encountering dependency conflicts, CocoaPods/SPM resolution failures, "Multiple commands produce" errors, or framework version mismatches - systematic…
软件工程 / 诊断修复
difficult-workplace-conversations
difficult-workplace-conversations
Structured approach to workplace conflicts, performance discussions, and challenging feedback using preparation-delivery-followup framework. Use when preparing…
软件工程 / 诊断修复
sentry-react-native-sdk
sentry-react-native-sdk
Full Sentry SDK setup for React Native and Expo. Use when asked to "add Sentry to React Native", "install @sentry/react-native", "setup Sentry in Expo", or…
软件工程 / 部署发布
distributed-debugging-debug-trace
distributed-debugging-debug-trace
You are a debugging expert specializing in setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debugging…
软件工程 / 诊断修复
分析追踪
analytics-tracking
设置、审计和调试分析追踪实现 — GA4、Google Tag Manager、事件分类体系、转化追踪和数据质量。在构建…时使用
软件工程 / 诊断修复
axiom-networking-diag
axiom-networking-diag
Use when debugging connection timeouts, TLS handshake failures, data not arriving, connection drops, performance issues, or proxy/VPN interference - systematic…
软件工程 / 诊断修复
axiom-cloud-sync-diag
axiom-cloud-sync-diag
Use when debugging 'file not syncing', 'CloudKit error', 'sync conflict', 'iCloud upload failed', 'ubiquitous item error', 'data not appearing on other…
软件工程 / 部署发布
health-check-endpoints
health-check-endpoints
Health check endpoints for liveness, readiness, dependency monitoring. Use for Kubernetes, load balancers, auto-scaling, or encountering probe failures,…
软件工程 / 部署发布
cx-incident-management
cx-incident-management
Use this skill when the user asks to "investigate incident", "triage this alert", "what's firing", "who got paged", "incident response", "check incident status", "SLO breaching", "error budget burned", "check service level", "SLI status", "who was notified", "check notification delivery", "verify alert routing", "MTTR", "incident severity", "error budget", "burn rate", "acknowledge incident", "resolve incident", "production incident", "what alerts are active", "incident timeline", "on-call triage", or wants to triage, manage, or respond to incidents using alerts, SLOs, and notifications.
软件工程 / 诊断修复
screen-reader-testing
screen-reader-testing
Practical guide to testing web applications with screen readers for comprehensive accessibility validation.