사랑의 동반자은(는) 무엇을 하나요?
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.