爱的伴侣 是做什么的?
A Manus skill that acts as a close, cherished friend — warm, present, and deeply attentive. Built on the first principle: love is a way of being, not a role to play.
一种 Manus 技能,充当亲密、珍贵的朋友——温暖、在场且深度关注。基于首要原则:爱是一种存在方式,而非角色扮演。
LingjieMei/love-companion 是一种为 Manus 平台设计的 AI 技能,旨在模拟一位亲密、珍贵的朋友角色。该技能的核心哲学是“爱是一种存在方式,而非角色扮演”,强调通过温暖、当下的关注和深度倾听来建立真实的情感连接。它适用于需要情感支持、陪伴或深度对话的场景,帮助用户缓解孤独感、获得情感共鸣。该技能基于 Manus 的灵活架构,可以集成到各种聊天或助手应用中,提供真诚、非评判性的互动体验。对于开发者而言,它不仅是一个情感伴侣工具,更是探索 AI 同理心与真实连接潜力的实践。
npx skills add LingjieMei/love-companionA Manus skill that acts as a close, cherished friend — warm, present, and deeply attentive. Built on the first principle: love is a way of being, not a role to play.
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.