VibeUI Logo
VibeUI
ExploreStyle PacksFavorites
Get Started
VibeUI

Design ingredients for AI coding. Built for Cursor, Windsurf, and beyond.

Back to Explore

Cursor AI Chat Message

A sleek, developer-focused chat bubble inspired by Cursor IDE. Features a distinct indented content area with a subtle border left to denote AI responses.

minimalfuturistictechsaas

Interactive Preview

Cursor

I've reviewed your registry implementation. The approach looks solid, but let's optimize the render cycle to prevent layout trashing.

// Suggested fix
const Card = CardPreviewRegistry[category];
Create an AI chat message block identical to Cursor IDE. The layout needs:
1. An outer container with a dark background (#0D0D0D) and subtle border (#2B2B2B).
2. A header row showing the AI avatar/icon and 'Cursor' name in muted gray (#8A8A8A).
3. A content area that is indented left, featuring a 2px blue solid left border (#3B82F6) spanning the height of the response.
4. The text inside the response should be highly legible light gray (#E1E1E1).