UI UX Collector — Design skill for Claude Code
uiuxpromax skills enhancement: Chrome extension + live design capture.
How to install UI UX Collector
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open feitangyuan/UI-UX-Collector and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What UI UX Collector does
uiuxpromax skills enhancement: Chrome extension + live design capture. 50 styles, 21 palettes, 50 fonts + real-time webpage analysis.
Alternatives in Design
- Studio — Launch the local design Studio — a live token editor over the latest extraction 3.6k ★
- Design UI UX — Design UI/UX systems with style guides, palettes, typography, and component specs 2.8k ★
- Claude Powerline — by Owloops - A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration 940 ★
README
UI-UX-Collector
**Chrome 插件** for [ui-ux-pro-max](https://github.com/feitangyuan/ui-ux-pro-max) skill (1w+ ⭐)
浏览网页时一键收集 UI 设计,自动分析风格/配色/字体,存入本地知识库。
为什么需要这个插件?
[ui-ux-pro-max](https://github.com/feitangyuan/ui-ux-pro-max) 是 Claude Code 的 UI/UX 设计助手,内置 50+ 风格库。这个插件让你:
- 实时收集:看到喜欢的网页,点一下就保存
- 自动分析:Claude 自动提取颜色、字体、布局、效果
- 可搜索:以后设计时,让 Claude 参考你收集的案例
演示
插件界面
使用流程
┌─────────────────────────────────────────────────────────┐
│ 1. 浏览网页 2. 点击插件 3. 查看收藏 │
│ ┌─────────┐ ┌─────────┐ ┌─────────┐ │
│ │ 网页内容 │ → │ Analyze │ → │ 已保存 │ │
│ └─────────┘ └─────────┘ └─────────┘ │
└─────────────────────────────────────────────────────────┘
前提条件(必须)
这个插件依赖以下工具,使用前请先安装:
1. Claude CLI
curl -fsSL https://claude.ai/install.sh | sh
claude -v # 验证
2. ui-ux-pro-max skill
git clone https://github.com/feitangyuan/ui-ux-pro-max.git ~/.claude/skills/ui-ux-pro-max
ls ~/.claude/skills/ui-ux-pro-max # 验证
安装
1. 下载插件
git clone https://github.com/feitangyuan/UI-UX-Collector.git ~/ui-ux-collector
2. 安装到 Chrome
- 打开
chrome://extensions - 开启「开发者模式」(右上角)
- 点击「加载已解压的扩展程序」
- 选择
~/ui-ux-collector/extension文件夹
3. 启动服务器
node ~/ui-ux-collector/host/server.js
看到以下输出表示成功:
╔═══════════════════════════════════════════════════════════╗
║ UI/UX Design Collector - Host Server ║
║ Running on http://localhost:3847 ║
╚═══════════════════════════════════════════════════════════╝
使用
收集设计
- 浏览任意网页
- 点击 Chrome 工具栏的插件图标
- 点击「Analyze This Page」
- 等待 Claude 分析完成(约 10-30 秒)
查看收藏
点击插件图标 → 「View Collection」
- 点击卡片展开详情
- 点击 × 删除
在 Claude Code 中搜索
# 搜索你收集的设计
python3 ~/.claude/skills/ui-ux-pro-max/scripts/search.py "dark glassmorphism" --domain collected
Related Skills
Dom2figma
Capture rendered web prototypes with headless Chrome and import them into Figma as editable layers. Whole prot
UI Pro Magic
Claude Code skill combining ui-ux-pro-max (design strategy: 50+ styles, 97 palettes, 57 fonts, 99 UX rules) wi
Claudeview
Terminal dashboard for real-time Claude Code session monitoring — k9s-style TUI with live tool call tracking,
UX Image To Code
Take a design reference image (PNG/JPG/WebP), extract its dominant palette + canvas polarity + type signal via
Claude Skill UI UX Pro Max
Claude Code skill: UI/UX design intelligence — 67 styles, 96 palettes, 57 font pairings, 25 chart types across
Design Md Firefox
Firefox extension that extracts styles from any websites and generates DESIGN.md and SKILL.md files for Google
Related Agents
Competitor Capture
Per-competitor worker for the competitive-analysis skill. Scouts (Mobbin → YouTube → Chrome → App Store), revi
Claude Code Hook Comms (hcom)
by aannoo - Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enabl
Cluster Awareness
Use this agent for live GKE cluster intelligence — it knows what's ACTUALLY running in production right now by