dragoon0x/everything-design-taste

chat-messaging

Chat interface design, message bubbles, conversation patterns, typing indicators, and real-time messaging UX.

First seen Jul 18, 2026

Installation

$ npx skills add dragoon0x/everything-design-taste --skill chat-messaging

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from dragoon0x/everything-design-taste · top by installs.

npx skills add dragoon0x/everything-design-taste

Browse all from dragoon0x/everything-design-taste

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 11
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,622 B
  • docs SUMMARY.md 131 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Chat & Messaging Patterns

Message Bubbles

  • Sent messages: Right-aligned, brand/accent color background
  • Received messages: Left-aligned, neutral/gray background
  • Status indicators: Sent (single check), Delivered (double check), Read (blue/colored check)
  • Timestamps: Show for each message or group by time (messages within 5 minutes share a timestamp)

Input Area

  • Multi-line text input that grows with content (up to ~4 lines, then scroll)
  • Attachment button (files, images, audio)
  • Emoji picker
  • Send button (enabled only when input has content)
  • Shift+Enter for new line, Enter to send

Typing Indicator

  • Show "[Name] is typing..." with animated dots
  • Position: bottom of message list, left-aligned
  • Show for 3-5 seconds after last keystroke
  • Multiple users: "[Name] and [Name] are typing..."

Real-Time

  • New messages appear at the bottom
  • Auto-scroll to bottom on new message (only if already at bottom)
  • "New messages" indicator if user scrolled up
  • Optimistic send (show message immediately, confirm silently)

Message Types

Type Display
Text Bubble with rendered markdown
Image Thumbnail with lightbox on click
File File icon + name + size, click to download
Audio Mini waveform player
Link Rich preview (OG image, title, description)
System Centered, muted text, no bubble