一键导入
debug-triage
Use when user reports a broken page, unexpected behavior, or error and needs fast root-cause identification across multiple signal sources.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when user reports a broken page, unexpected behavior, or error and needs fast root-cause identification across multiple signal sources.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when user asks to check browser state, debug page errors, inspect network traffic, take screenshots, automate clicks or form fills, run accessibility or security audits, measure performance, generate tests, or record browser sessions. Trigger phrases: "check my browser", "debug this page", "take a screenshot", "browser errors", "network requests", "automate the browser", "record a test", "accessibility audit", "performance check", "what's on the page".
Use when the user wants a full Kaboom quality audit of a web app or tracked site, with one polished report covering Functionality, UX Polish, Accessibility, Performance, Release Risk, and SEO.
Use when user says "QA my app", "find all bugs", "check my app for problems", "debug my whole app", "what's broken", or wants a comprehensive quality review of their web application.
Use when user asks to check API responses, validate request/response contracts, compare API behavior against a spec, or detect schema drift.
Use when user asks to automate browser actions, click buttons, fill forms, navigate pages, run a sequence of browser steps, or build a repeatable workflow.
Use when MCP tools fail to connect, user reports "extension not connected", tool calls return errors, or user asks to check their Kaboom setup.
| name | debug-triage |
| description | Use when user reports a broken page, unexpected behavior, or error and needs fast root-cause identification across multiple signal sources. |
Use this skill when a feature is broken and the user needs root cause with proof.
Capture baseline:
Run observe for page, tabs, errors, and network_waterfall.
Reproduce in controlled steps:
Use interact actions one step at a time and keep correlation IDs.
Capture failure evidence:
Read error_bundles first, then targeted logs, network_bodies, and command_result.
Verify state assumptions:
Use analyze(dom) or analyze(computed_styles) only where evidence suggests mismatch.
Classify root cause: Pick one primary class: UI runtime, API contract, auth/session, bridge/transport, timing/race, or third-party.
Propose smallest fix and verify: Give one minimal change and one pass/fail validation step.
root_causeevidenceminimal_fixverification_step