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 再現とデザイン QA 向けエージェントスキル。スクショや Figma、ムードボードを余白・書体・色・階層の構造化ガイドに変え、参照との差分を監査する。Claude Code / Codex など実際に UI を触るエージェント向け。
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.