Messaging chat design
Skill Dragoon0x/everything-design-taste/skills/messaging-chat-design
Chat and messaging interface design including conversations, message types, and real-time communication.From its SKILL.md
npx -y skills add Dragoon0x/everything-design-taste --skill messaging-chat-designAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.2 KB, 217 tokens by cl100k_base, as published. Nobody here has run it
Messaging Chat Design
Conversation List
- Avatar + name + last message preview + timestamp.
- Unread indicator (bold text + badge count).
- Pinned conversations at top.
- Search conversations.
Chat Interface
- Messages: left-aligned (others) and right-aligned (you).
- Bubble style with subtle background differentiation.
- Timestamps: grouped by day, inline for gaps > 30 min.
- Read receipts: sent → delivered → read (optional).
- Typing indicator: "Alex is typing..."
Message Types
- Text with link previews.
- Images (tap to fullscreen, gallery for multiple).
- Files (icon + filename + size + download).
- Voice messages (waveform + duration + play button).
- Reactions (emoji on long-press/hover).
- Reply/thread (quote original message).
Input Area
- Multiline text input that grows.
- Attachment button (image, file, camera).
- Emoji picker.
- Send on Enter (Shift+Enter for newline).
- Character/file size limits shown when approaching.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.