ux-collab 是做什么的?
Visual-first UI/UX collaboration for AI agents — browser automation, screenshot comparison, wireframes, design tokens, and the 8-step design loop.
以视觉为先的UI/UX协作工具,专为AI代理设计——支持浏览器自动化、截图对比、线框图、设计令牌以及八步设计循环。
kylebrodeur/ux-collab 是一个专为AI代理打造的视觉优先UI/UX协作技能。它集成了浏览器自动化、截图对比、线框图生成、设计令牌管理和八步设计循环等核心功能。该技能允许AI代理在开发过程中直接进行视觉验证和设计迭代,从而大幅提升前端开发与设计协作的效率。它适用于Claude Code、Cursor、Codex等主流AI代理平台,通过自动化浏览器操作和截图对比,帮助开发者快速定位UI差异,确保设计一致性。设计令牌功能支持跨平台样式管理,而八步设计循环则提供了一套结构化的流程,从需求分析到最终实现,确保每个设计决策都有据可依。对于需要高效进行UI/UX迭代的团队来说,这是一个不可或缺的工具。
npx skills add kylebrodeur/ux-collabVisual-first UI/UX collaboration for AI agents — browser automation, screenshot comparison, wireframes, design tokens, and the 8-step design loop.
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.