Imported from blockmatic/basilic-skills (
skills/w-debug-browser/SKILL.md) via skills.sh. Install upstream withnpx skills add blockmatic/basilic-skills --skill w-debug-browser. Copyright stays with the author.
Use the affected URL, expected interaction, and available browser tools. Inspect the app's README and browser-testing conventions first.
- Reproduce the interaction and collect relevant DOM, network, and console evidence before adding instrumentation.
- Trace the failure to its owning client or server boundary. Use the repository logger for necessary temporary traces; avoid secrets in captured output.
- Apply the smallest authorized fix, then replay the same interaction and relevant failure or empty states.
- 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.
- Docs:
/w-docsif behavior or commands changed.