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.