claude-code - 💡(How to fix) Fix [FEATURE] In-app UI preview with visual review via Claude [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#60559Fetched 2026-05-20 03:55:26
View on GitHub
Comments
1
Participants
2
Timeline
3
Reactions
0
Timeline (top)
labeled ×2commented ×1
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

Claude Code has no way to render or visually review HTML/CSS output inside the app. To check UI, I must switch to a browser, screenshot manually, then paste back into chat. This breaks the dev loop significantly.

Proposed Solution

A built-in UI preview panel inside Claude Code that allows:

  1. Live render of HTML/CSS files
  2. Snapshot or select an element → "Ask Claude to review this UI"
  3. Claude responds with visual feedback directly in chat — no context-switching needed

Alternative Solutions

Currently must open a separate browser, take a screenshot manually, then drag into chat. Cursor supports in-app UI review natively. This is a significant friction point for frontend work.

Priority

High - Significant impact on productivity

Feature Category

Developer tools/SDK

Use Case Example

a1. I edit a landing page (HTML/CSS) in Claude Code 2. I open the built-in preview panel 3. 3. I select a section that looks broken on mobile 4. 4. I click "Ask Claude" → Claude sees the visual and explains the layout issue 5. 5. I fix it without ever leaving Claude Code

Additional Context

Similar feature exists in Cursor. Would be especially useful for frontend/HTML projects reviewed entirely inside Claude Code.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] In-app UI preview with visual review via Claude [1 comments, 2 participants]