dragoon0x/everything-design-taste

badge-tag-chip

Badge design, tag systems, chip components, status indicators, and label patterns.

First seen Jul 18, 2026

Installation

$ npx skills add dragoon0x/everything-design-taste --skill badge-tag-chip

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,369 B
  • docs SUMMARY.md 104 B

History

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

SKILL.md

Badge, Tag & Chip Patterns

Badge (notification count)

  • Position: top-right corner of icon
  • Shape: circle for single digit, rounded pill for 2+ digits
  • Color: red for urgent, brand color for neutral
  • Max display: "99+" or "9+"
  • Size: small enough to not obscure the icon

Tag (categorization)

  • Purpose: classify or categorize content
  • Style: outlined or subtle background, rounded corners
  • Removable: include X button if user-applied
  • Color-coded: consistent colors for consistent categories
  • Text: short (1-3 words), sentence case

Chip (selection/filter)

  • Purpose: compact interactive elements for selection
  • States: unselected (outlined), selected (filled)
  • Include avatar or icon prefix where helpful
  • Removable: X to deselect
  • Wrap naturally in a group

Status Indicators

Status Color Example
Success/Active Green "Published", "Online"
Warning/Pending Yellow/Amber "Under review", "Expiring"
Error/Failed Red "Failed", "Declined"
Info/Neutral Blue/Gray "Draft", "New"
Inactive Gray "Archived", "Disabled"

Always pair color with text label. Never rely on color alone.