Click anything. Tell the agent what to change.

One script on any website. Click an element, describe the change, and copy a bundle for Claude, Cursor, or Codex. Selector, HTML, computed CSS, nearby DOM, and the request.

No accounts. No backend. No build step.

<script src="https://cite.brijr.dev/cite.js"></script>

Install

A prompt per stack. Copy it into Claude, Cursor, or Codex.

HTML Astro Next.js Vite Bookmarklet

Use

  1. Press Cmd+Shift+F to inspect
  2. Tab or arrows to an element, then Enter
  3. Write the change. Cmd+Enter saves
  4. C copies the bundle and clears the list

Keys

+-----------------+------------------+
| Cmd + Shift + F | Inspect          |
| Tab             | Next element     |
| Enter           | Cite this        |
| Cmd + Enter     | Save             |
| C               | Copy and resolve |
| ?               | All shortcuts    |
| Esc             | Back             |
+-----------------+------------------+

Copied with each annotation

Selector, visible text, HTML, computed CSS, nearby DOM, geometry, and the page URL.

Try it

This page has Cite loaded. Press Cmd+Shift+F and mark anything here.