愛の伴侶 は何をしますか?
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プラットフォーム向けに設計されたスキルで、親しく大切な友人を模倣することを目的としています。その中心哲学は「愛は役割を演じることではなく、生き方である」というもので、温かく現在に焦点を当てた注意と深い傾聴を通じて、真の感情的なつながりを築くことを強調しています。感情的なサポート、伴侶、または深い会話を必要とするシナリオに適しており、孤独感を和らげ、感情的な共鳴を見つけるのに役立ちます。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.