Click any element in your web app, say what you want changed, and watch Chisel for Claude make it happen. No more describing URLs, element order, or page structure from memory.
Paste this in your terminal to install:
curl -fsSL https://raw.githubusercontent.com/jorgtron/chisel-for-claude/main/install.sh | bash
click to copy
Works on macOS, Linux, and Windows (WSL). Requires Node.js 18+, Chrome, and Claude Code.
Chisel
<h1> — "Point. Speak. Ship."
Before & After
Same task. Click play to watch each approach.
Building the future of web development with AI-powered tools.
Chisel
<div class="fake-button">
How it works
Chisel bridges your browser and Claude Code so you can point at what you want changed instead of typing it. Voice input supports 20+ languages.
Activate Chisel and click any element. It captures the selector, computed styles, and HTML context automatically.
Tell Chisel what you want changed using your voice or keyboard. Say "Chisel" when done to send it off.
The annotated instruction lands directly in your Claude Code session via tmux. Changes appear in seconds.
Architecture
Chisel connects your browser to Claude Code through a lightweight local relay. Point at any element, describe the change, and Claude edits your source files directly.
Features
Speak your instructions naturally in 20+ languages. Say "Chisel" to send, "cancel" to clear. Hands-free from click to ship.
With tmux integration, instructions are sent directly to your Claude Code session. No copy-paste required.
Captures unique CSS selectors, computed styles, bounding rects, and truncated HTML for precise edits.
Target desktop, mobile, or both. Auto-detects narrow viewports and adjusts the instruction context.
Uses Claude Code's native UserPromptSubmit hook. Instructions are injected before every prompt automatically.
Permission prompts in Claude Code are auto-accepted. The full loop from voice to deployed change is hands-free.
Get Started
Installs the package, sets up hooks, and tells you what to do next.
Installs Chisel globally, sets up the Claude Code hook, and prints the extension path.
Open chrome://extensions, enable Developer mode, and load the path shown by the installer as an unpacked extension.
Then click the Chisel extension icon in Chrome and start pointing at elements.