Awesome Claude Ui Armory banner
ezra-y ezra-y

Awesome Claude Ui Armory

AI community

Description

Curated index of frontend/UI skills for Claude Code & AI agents — a UI armory (links only).

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Awesome Claude UI Armory 🎨

A curated index of frontend/UI skills for Claude Code & AI agents — a UI armory.

![Made for Claude Code](https://img.shields.io/badge/Made%20for-Claude%20Code-blueviolet) ![Type: Curated Index](https://img.shields.io/badge/Type-Curated%20Index-orange) ![License: MIT](https://img.shields.io/badge/License-MIT-green)

[中文](README.zh-CN.md) · English

Intro

A curated index of frontend/UI skills for Claude Code and AI agents — a "UI armory". Each entry links to the original skill repository with a one-line note. **Links only** — no redistributed code — to respect upstream licenses. Includes locally-installed skills plus quality community skills found on GitHub.

How to use

  • Clone the original skill repo into ~/.claude/skills/, or
  • Add a plugin marketplace via /plugin marketplace add /, then install the skill plugin.

See each repo's own README for exact install steps.

Categories

Each category is a table with columns: Skill | What it does | Source | Stars. Source: **Official** (Anthropic), **Mine** (Ezra-Y), **Community**. Stars show the real GitHub star count for Community entries; Official and Mine are marked `—`.


1. UI/UX Visual Design

Skill What it does Source Stars
frontend-design Guidance for distinctive, intentional visual design when building new or reshaping UI. Pushes bold decisions over generic AI-slop aesthetics; great with React + Tailwind. Official
ui-ux-pro-max UI/UX intelligence database: 50+ styles, 161 color palettes, 57 font pairings, 99 UX rules across 10 stacks. Plan, build, review, optimize UI/UX code. Official
ui-styling Build beautiful, accessible UIs with shadcn/ui + Radix + Tailwind. Themes, dark mode, responsive layouts, consistent