behuman 是做什麼的?
AI's first mirror. Give AI inner dialogue — a Self-Mirror consciousness loop that makes responses genuinely human.
AI的首面鏡子。為AI提供內心獨白——一種自我鏡像意識循環,使回應真正人性化。
voidborne-d/behuman 是AI的首面鏡子,透過引入自我鏡像意識循環(Self-Mirror consciousness loop),賦予AI內心對話能力。此技能使AI在生成回應前進行內省,模擬人類思維中的自我反思過程,從而輸出更自然、真實且富有同理心的回答。它特別適合需要高情商和真實感的應用場景,如客服、心理輔導或內容創作。此技能基於agent生成式AI平台設計,透過提示工程和循環推理機制實現,開發者可輕鬆集成以提升AI交互品質。
npx skills add voidborne-d/behumanAI's first mirror. Give AI inner dialogue — a Self-Mirror consciousness loop that makes responses genuinely human.
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.