Logo
Agent Skills Guide

debug

published 2026/01/27

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.

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add vltansky/debug-skill/root

Local download

Download only this skill directory.

Download debug only
File Explorer
0 files
No file selected
readonly

Select a file to view its content