inspect
Installation
SKILL.md
Inspect
Replaces Claude Design's <mentioned-element> inline-comment protocol with a terminal-native alternative: user describes an element in English, Claude resolves to a specific DOM node + source location for surgical edits.
Prerequisites
- Chrome DevTools MCP has a page loaded (via
/previewor/done) .claude/last-snapshot.jsonexists (produced by/done) — or we snapshot fresh
Pipeline
- Get snapshot:
- Prefer
Read .claude/last-snapshot.jsonif recent (< 5 min, same URL) - Otherwise
mcp__chrome-devtools__take_snapshotto get fresh tree
- Prefer