blockmatic/basilic-skills

w-debug-browser

Reproduce and resolve an authorized browser issue using runtime evidence.

View source
Original skill document

Rendered from the source repository. Headings, examples, code, tables, links, and referenced images are preserved.

Use the affected URL, expected interaction, and available browser tools. Inspect the app's README and browser-testing conventions first.

  1. Reproduce the interaction and collect relevant DOM, network, and console evidence before adding instrumentation.
  2. Trace the failure to its owning client or server boundary. Use the repository logger for necessary temporary traces; avoid secrets in captured output.
  3. Apply the smallest authorized fix, then replay the same interaction and relevant failure or empty states.
  4. Run affected automated checks and remove temporary traces introduced here. Distinguish runtime evidence from automated results. If tools or credentials block reproduction, report the exact limitation rather than looping without new evidence.
  5. Docs: /w-docs if behavior or commands changed.
from this repository

More skills

All skills