systematic-debugging
vmain
io.github.obra/superpowers/systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
“Debugging” 共 5 个结果
vmain
io.github.obra/superpowers/systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
vmain
io.github.anthropics/skills/webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
vmain
io.github.openai/skills/security-best-practices
Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.
vmain
io.github.openai/skills/playwright
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
vmain
io.github.openai/skills/playwright-interactive
Persistent browser and Electron interaction through `js_repl` for fast iterative UI debugging.