Pixelproof 像素級還原 是做什麼的?
Pixel-exact UI from design references, plus design audits and roasts. An agent skill for Claude Code, Codex and more.
依設計稿做像素級 UI 還原,並附設計稽核與吐槽。丟截圖、Dribbble、Figma 匯出或 design.md,拿可落地的實作指引。
Pixelproof 是面向像素級 UI 還原與設計質檢的 Agent Skill。把截圖、Figma 匯出、靈感板變成結構化實作指引——間距、字體、色票、元件層級——再對照原稿稽核。適配 Claude Code、Codex 等會真正改 UI 的 Agent。
npx skills add https://github.com/keyvnchristian/pixelproof/tree/main/skills/pixelproofPixel-exact UI from design references, plus design audits and roasts. An agent skill for Claude Code, Codex and more.
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.
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.
Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures.