Resolve a natural-language element description ("the red button in the hero", "the third card from the top") to a concrete DOM element in the current preview + source-code location. Uses Chrome DevTools MCP take_snapshot UIDs for deterministic targeting. Use when user asks to change/style/remove a specific visual element without pointing at source code.
$npx -y skills add bluzir/claude-code-design --skill inspectInstalls into the current project.
Run `npx skills use "https://github.com/bluzir/claude-code-design" --skill "bluzir/claude-code-design/inspect"` 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/bluzir/claude-code-design" that are relevant to the current task. Run `npx skills add "https://github.com/bluzir/claude-code-design"` and select the relevant skills, then follow their instructions.