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エージェント向けに提供——ブラウザ自動化、スクリーンショット比較、ワイヤーフレーム、デザイントークン、8ステップのデザインループ。
kylebrodeur/ux-collab は、AIエージェント向けに設計された視覚優先のUI/UXコラボレーションスキルです。ブラウザ自動化、スクリーンショット比較、ワイヤーフレーム生成、デザイントークン管理、8ステップのデザインループなどの主要機能を統合しています。このスキルにより、AIエージェントは開発プロセス中に直接ビジュアル検証とデザインの反復を行うことができ、フロントエンド開発とデザインコラボレーションの効率が大幅に向上します。Claude Code、Cursor、Codexなどの主要なAIエージェントプラットフォームに対応しており、ブラウザの自動操作とスクリーンショット比較を通じて、開発者はUIの差異を迅速に特定し、デザインの一貫性を確保できます。デザイントークン機能はクロスプラットフォームのスタイル管理をサポートし、8ステップのデザインループは要件分析から最終実装までの構造化されたプロセスを提供します。効率的な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.