Zero Copy Visual Bridge — AI skill for Claude Code
A Zero-Copy Visual Bridge for AI agents.
How to install Zero Copy Visual Bridge
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open lexielin99-code/Zero-Copy-Visual-Bridge and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Zero Copy Visual Bridge does
A Zero-Copy Visual Bridge for AI agents. Annotate local UI directly, and let AI sync the feedback to your source code without any manual copy-pasting.专为 AI 助手打造的“零复制视觉桥接”工具。直接在本地网页标注,无需任何复制粘贴,AI 即可看懂视觉反馈并自动更新源码。
Alternatives in AI
- Sentrux — Real-time architectural sensor that helps AI agents close the feedback loop, enabling recursive self-improveme 2.9k ★
- Claude Skill Web Clone — Methodology for faithfully cloning any website (static / React / WebGL) — without copying AI-hallucinated code 969 ★
- AI Avatar System — 🎭 AI Avatar / digital human platform — upload a photo, clone a voice, talk to any face in real time with lip 422 ★
README
Zero-Copy Visual Bridge
**不用写需求文档,不用截图标注,不用复制粘贴。直接在页面上改文案、贴便利贴说感受,Claude 自动看懂并更新源码。**
Point at what you don't like, say how it *feels* — Claude translates your vibe into working code.
The Core Idea
You open a prototype in the browser and immediately sense something's off. But describing it in words, writing a ticket, waiting for a fix — that whole loop is friction.
Zero-Copy Visual Bridge collapses it:
- Click directly on the element that feels wrong
- Drop a sticky note — write anything: "太冷了", "不够高级", "这个间距很奇怪", "字太小用户根本看不到"
- Tell Claude: "反馈好了"
- Claude reads your sticky notes, understands the intent, and edits the source code
No screenshots. No copy-pasting. No translating feelings into dev-speak yourself.
Core Features / 核心亮点
**🎯 Vibe-to-Code (感受即指令)** Write what you *feel*, not what you want coded. Drop a sticky note saying *"这里太压抑了"* or *"感觉有点廉价"* — Claude interprets the intent and decides how to fix it. Your design intuition is the instruction. 直接说"太冷""感觉不够高级",Claude 读懂你的直觉感受,自己判断该改什么、怎么改。
**✏️ Inline Text Editing (所见即所得改稿)** Click any text element to edit it directly in the browser — what you type becomes the new source. No switching tabs, no find-and-replace. 点击文字直接改,改完即存。不用在浏览器和编辑器之间反复切换。
**🧹 Zero DOM Pollution (零代码污染)** The tool lives entirely in memory. Activate when needed, vanish when done — nothing injected into your source files. 按需唤醒,用完即焚。不向源码写入任何痕迹。
**🪶 Ultra-Lightweight (极致轻量)** Pure Vanilla JS + Node.js built-ins. No React, no Express, no `npm install`. Bypasses `file://` CORS out of the box. 纯原生 JS,无依赖,开箱即用。
**🤖 Agent-Ready (为 AI 而生)** Every annotation is saved as structured JSON with a precise CSS selector — Claude always knows exactly *which element* your feedback refers to. 每条反馈都绑定精准的 CSS 选择器,Claude 永远知道你在说哪个元素。
How It Works
① Open your HTML in Chrome, click the extension → 开始审稿
② On the page:
· Click any text to edit it inline
· Switch to 备注 mode → click any el
Related Skills
Vibe Annotations
AI-powered annotations for localhost development. Create visual feedback on your apps and let AI coding agents
Chrome Bridge
CLI for browser automation: let any AI agent drive your real Chrome — logged-in tabs, zero deps, no relaunch,
Coffee CLI
A clean AI terminal workspace. No hacks, no extra hooks, no lock-in — with quick input, folder switching, copy
Algo Sensei
Your AI-powered LeetCode & DSA mentor for Claude Code and Claude.ai. Master algorithms through intelligent gui
AI Sync
o CLI that keeps a canonical .ai source of rules, skills, agents, prompts, and MCP config, then generates sync
AI Code Connect
A CLI tool that connects Claude Code and Gemini CLI, eliminating manual copy-paste between AI coding assistant
Related Agents
Pinocchio Engineer
CU optimization specialist using Pinocchio framework. Use for performance-critical programs requiring 80-95% C
Comms Lead
Marketing & Communications lead for Kestrel Works. Use to write public-facing updates or posts, keep the local
Local Review
Starts the local dev server, opens the browser, takes a screenshot, and waits for human approval before the ch