Marketplace

website-debug

Frontend website debugging toolkit using Chrome DevTools Protocol with Playwright/WebKit fallbacks. Use this skill when: (1) Debugging CSS, HTML, or JavaScript issues on a webpage, (2) Taking screenshots to verify visual changes, (3) Inspecting DOM structure or console errors, (4) Testing responsive layouts, (5) Extracting selectors for automation, (6) Self-debugging frontend work Claude has created, (7) User says "debug this page", "check my site", "why doesn't this look right", or "fix the frontend". Supports Chrome (primary) and Safari/WebKit (via Playwright). Designed for agent-driven debugging loops.

$ Instalar

git clone https://github.com/AnthemFlynn/ccmp /tmp/ccmp && cp -r /tmp/ccmp/plugins/website-debug/skills/website-debug ~/.claude/skills/ccmp

// tip: Run this command in your terminal to install the skill