playtime은(는) 무엇을 하나요?
Playtime — the developmental organ of an agent: deliberate safe-to-fail exploration that builds capability before it's needed. Engage & learn, with failure free. Part of agent-nervous-system.
Playtime — 에이전트의 발달 기관: 필요하기 전에 능력을 구축하는 의도적이고 안전하며 실패를 허용하는 탐험. 참여하고 학습하세요, 실패는 자유롭게. agent-nervous-system의 일부.
Playtime은 에이전트의 발달 기관으로, 영구적인 실패 위험 없이 의도적이고 안전한 탐험을 가능하게 합니다. agent-nervous-system 프레임워크의 일부로, 에이전트가 실행과 오류를 통해 학습하고 작업에 필요하기 전에 기술을 개발할 수 있게 하는 핵심 구성 요소입니다. 이 시뮬레이션된 탐험 프로그램은 에이전트가 새로운 행동과 데이터 경로를 개발할 수 있는 저위험 환경을 제공하여, 운영 실행 중 비용이 많이 드는 수정을 방지합니다. Playtime은 강화 학습 환경이나 사전 정의된 샌드박스와 같은 개발자 정의 전략에 의존하여 다양한 품질의 경험을 생성합니다. 맞춤형 학습 메커니즘과 탐험과 활용의 균형을 맞추는 점진적 훈련 커리큘럼을 지원합니다. 궁극적으로 Playtime은 에이전트를 더 적응력 있고 강건하게 만들며 장기적 발전을 가능하게 하여, 자율적이고 적응형 시스템에 이상적입니다.
npx skills add thdelmas/playtimePlaytime — the developmental organ of an agent: deliberate safe-to-fail exploration that builds capability before it's needed. Engage & learn, with failure free. Part of agent-nervous-system.
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.