wireframe-agent-skill은(는) 무엇을 하나요?
Claude Code skill for generating black-and-white structural wireframe mockups — grayscale, dashed borders, monospace typography, React + Tailwind CSS
Claude Code 스킬: 흑백 구조적 와이어프레임 모형 생성 — 그레이스케일, 점선 테두리, 고정폭 글꼴, React + Tailwind CSS.
이 스킬은 Claude Code용으로 설계되었으며, 흑백 그레이스케일 스타일의 구조적 와이어프레임(모형)을 신속하게 생성합니다. 점선 테두리와 고정폭 글꼴 등 전형적인 와이어프레임 요소를 포함하여 초기 디자인 검증 및 UI 프로토타이핑에 적합합니다. React와 Tailwind CSS로 구현되어 프런트엔드 프로젝트에 쉽게 통합하거나 수정할 수 있습니다. Claude Code 내에서 자연어 명령을 통해 작동하며, 디자이너와 개발자의 모형 반복 작업을 효율화합니다.
npx skills add qubernetic/wireframe-agent-skillClaude Code skill for generating black-and-white structural wireframe mockups — grayscale, dashed borders, monospace typography, React + Tailwind CSS
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.