愛的伴侶 是做什麼的?
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.