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.