Claron

Everythingclicks.

The bug. The context. The fix. Finally, in the same place.

Free to start. Made for your whole team.

01 / WORKFLOW

Capture

Tester marks bug directly on preview.

DOM, console, network auto-saved
02 / WORKFLOW

Understand

Spotlight replay guides developer live.

Zero lost context or guesswork
03 / WORKFLOW

Resolve

AI maps bug to source & opens PR.

Linear & Jira fully two-way synced
04 / WORKFLOW

Verify

Auto-rebuilds and diffs pixel-perfect.

Before/after verified before merge

01 / THE WORKFLOW

One continuous thread.
From found to fixed.

Ten moments. Zero lost context. Follow a bug from the tester’s first click to the fix your team can actually verify.

01
Mark It

Tester finds a bug.
Just marks it.

Your app is hosted on Claron for testers to test. They run it, they find a bug. Instead of writing a messy, context-less ticket with maybe a screenshot at best — they just mark it. Right there on the page. Click the element. Done.

02
Full Context

Developer gets
everything.

The developer opens the annotation and gets it all. Screenshot. Console logs. Network requests. DOM selector. Source file mapping. The tester's exact interaction path. What didn't we capture?

03
Take Me There

Claron It!
See The Bug, Live.

Every Claron bug report has a “Claron It!” button. Click it, and a spotlight overlay guides you step-by-step through the exact navigation path the tester took — menus they opened, buttons they clicked, pages they visited — until you land on the exact element that triggered the bug. No guessing. No “cannot reproduce.” Try the live demo below.

04
Auto-Sync

Ticket? Already
made.

The annotation auto-creates a ticket in Linear, Jira, or whatever your team uses. Change the status here? It changes there. Add a comment there? It shows up here in Claron. Fully synced, both ways.

05
Session Replay

See exactly what
they did.

The entire session plays like a video. But unlike a video — pause it at any moment and inspect the full DOM tree. See what console logs fired. What network requests were made. What page transitions happened. All in sync.

06
AI Fix

Don't find the line.
We handle that.

Tired of hunting for the code you need to change? Our AI maps the bug to your source code and generates the exact fix. Use the CLI to apply it locally, or open a PR with one click.

07
Claron CLI

Terminal Cockpit.
Keyboard First.

Bring Claron directly into your command line. Inspecting annotations, triaging inbox issues, diffing code changes, and applying patches is a lightning-fast, keyboard-driven experience inside a beautiful local terminal cockpit.

08
Auto-Rebuild

Fixed? We
auto-rebuild.

The developer pushed the fix. We auto-rebuild, pull the latest, and take an after screenshot — but only if the changed file is relevant to the annotation. AI helps us figure that out. Before screenshot. After screenshot. And the pixel diff between them. For both the element and the full page.

09
Collaborate

Guide them.
Live.

Still not enough? Use Guided Mode and Spotlight to point things out directly on their screen. Same app. Same build. Same environment. Real-time collaboration on the actual running application.

10
Production

Production bug?
We've got you.

Use our SDK to build — we auto-upload hashed sourcemaps for you. Just npm link claron-sdk. Then use our extension to annotate. The extension captures the UI, and the SDK maps the production code back to your original sources in harmony. The only things you miss: pixel diff and after screenshots.

02 / GET INTO FLOW

Less setup.
More shipping.

Connect your repo. Share your preview. Give every conversation the context it deserves.

Beta — Free to start
Preview live

How it works

01

Connect your repo

Push code. Preview is live in seconds.

preview · main
Active
100:01 Cloning github.com/acme/web…
200:03 Detected framework: Next.js 14.2
300:08 npm install — 847 packages
400:12Build complete — 2.1s
500:13Injecting Claron overlay…
600:14✓ Preview live at acme-web.claron.dev
02

Client clicks the bug

No account needed. No script tags.

Point
Critical
#ann_8f4a2c
Submit button broken on mobile
The submit button text is invisible on dark mode — white text on white background.
DOM Selector
form#checkout > div.actions > button[type="submit"]
Screenshot1024×768
Submit
1
Console2
TypeError: null is not an object
Warning: Each child should have a unique key
Network1
GET /api/user404
S
Sarah (client)
just now
Guest
03

One-click PR opened

Ticket, branch, commit, and PR stay linked.

AI Fix Suggestion

A.I.
94% confidence

Submit button missing padding on mobile

The px-4 class is overridden by a media query. Appending sm:px-6 resolves spacing.

AddedRemoved
OldNew
Code
42
<button className="bg-blue-500 py-2">
42
+ <button className="bg-blue-500 py-2 px-4 sm:px-6">

Submit button broken on mobile

LINEAR-842

high
Open

PR #128 · fix mobile submit padding

claron/fix-ann-8f4a2c · checks passed

open
Integrations

Plug into your stack.
Not the other way around.

Keep your tools. Lose the handoffs. Bring rich bug reports into your issue tracker and keep the whole team in the loop.Interactive preview — try the switches below.

+
+

Ticket Trackers

5/6 ON
CORE

Connect issue trackers per project so annotation work can be routed into the tools your team already uses.

Linear

Native

File issues directly to your Linear workspace with priority and assignee pre-filled.

Jira

Create Jira issues in any project. Supports epics, sprints, and custom fields.

Trello

Pending

Add cards to any Trello board and list. Attachments are included automatically.

Asana

Create tasks in Asana projects with full annotation detail and screenshots.

ClickUp

Push tasks to any ClickUp Space, Folder, or List with custom field mapping.

Shortcut

Create stories in Shortcut with workflow state and iteration support.

Project Tools

1/2 ON
PM

Configure board-style destinations from the same integrations screen used for ticket and notification providers.

Notion

Beta

Create database entries in any Notion page. Tags and statuses are auto-mapped.

Monday.com

Pending

Add items to Monday boards with status columns and annotation metadata.

Notifications

2/3 ON
ALERTS

Send annotation and build activity into chat tools your team already watches.

Slack

Popular

Send rich notifications to any channel when a bug is reported or fixed.

Microsoft Teams

Post adaptive cards to Teams channels with one-click actions to review or close.

Discord

Pending

Route annotation events to Discord channels with embedded previews.

+
+

THE NEXT BUG DESERVES A BETTER ENDING.

Make the next fix
feel inevitable.

Bring your team, your code, and your tools.
Claron connects the rest.