lexielin99-code

Zero Copy Visual Bridge — AI skill for Claude Code

AI community

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:

  1. Click directly on the element that feels wrong
  2. Drop a sticky note — write anything: "太冷了", "不够高级", "这个间距很奇怪", "字太小用户根本看不到"
  3. Tell Claude: "反馈好了"
  4. 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