mochi-vibe-code은(는) 무엇을 하나요?
Recreating Mochi UI by primarily vibe coding it using different AI tools.
다양한 AI 도구를 활용하여 '바이브 코딩(vibe coding)' 방식으로 Mochi UI를 재창조하는 스킬입니다.
이 스킬은 사용자가 다양한 AI 도구를 활용해 Mochi UI를 '바이브 코딩(vibe coding)' 방식으로 재구현할 수 있도록 지원합니다. Mochi UI는 특정 디자인 시스템 또는 사용자 인터페이스 라이브러리로, 이 스킬은 반복적인 프롬프트와 AI 기반 코드 생성(Claude Code, Cursor, Codex 등)을 통해 UI 구성 요소를 빠르게 프로토타이핑하고 개발하는 데 초점을 맞춥니다. 주된 목표는 전통적인 수동 코딩 대신 AI의 생성 능력을 극대화하여 실험적이고 효율적인 UI 개발 워크플로를 제시하는 것입니다. 이 스킬은 특히 프론트엔드 개발자, AI 에이전트 사용자, 또는 새로운 UI를 빠르게 테스트하려는 개발자에게 유용합니다. SKILL.md 문서에 따르면, 이 스킬은 특정 AI 플랫폼에 종속되지 않고 여러 도구를 조합하여 사용하는 유연성을 강조하며, 코드 생성 과정에서 '바이브'(즉, 직관적이고 흐름 기반의 접근)를 중요시합니다.
npx skills add patrickjameslim/mochi-vibe-codeRecreating Mochi UI by primarily vibe coding it using different AI tools.
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.