Use when debugging frontend runtime bugs by injecting console.log, observing in browser, and auto-cleaning up. Triggers on "e2e debug", "debug in browser", "inject logs", "runtime debug".
$npx -y skills add iamcxa/kc-claude-plugins --skill e2e-debugInstalls into the current project.
Run `npx skills use "https://github.com/iamcxa/kc-claude-plugins" --skill "iamcxa/kc-claude-plugins/e2e-debug"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iamcxa/kc-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/iamcxa/kc-claude-plugins"` and select the relevant skills, then follow their instructions.