debug
Runtime debugging workflow with log collection. Use when fixing bugs that require runtime evidence. Starts a log server, instruments code, collects logs during reproduction, and analyzes them to fix issues. Invoke with project path argument.
$ 安裝
git clone https://github.com/vltansky/debug-skill ~/.claude/skills/debug-skill// tip: Run this command in your terminal to install the skill
