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.