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.