durable-objects이란?
Cloudflare 지속형 개체를 생성하고 검토하세요. 상태 저장 조정(채팅룸, 멀티플레이어 게임, 예약 시스템) 구축, RPC 방법, SQLite 저장소, 경보, WebSocket 구현 또는 모범 사례를 위한 DO 코드 검토 시 사용합니다. 작업자 통합, 랭글러 구성 및 Vitest를 사용한 테스트를 다룹니다. 출처: elithrar/dotfiles.
Cloudflare 지속형 개체를 생성하고 검토하세요. 상태 저장 조정(채팅룸, 멀티플레이어 게임, 예약 시스템) 구축, RPC 방법, SQLite 저장소, 경보, WebSocket 구현 또는 모범 사례를 위한 DO 코드 검토 시 사용합니다. 작업자 통합, 랭글러 구성 및 Vitest를 사용한 테스트를 다룹니다.
명령줄에서 durable-objects AI 스킬을 개발 환경에 빠르게 설치
출처: elithrar/dotfiles.
Build stateful, coordinated applications on Cloudflare's edge using Durable Objects.
Search: blockConcurrencyWhile, idFromName, getByName, setAlarm, sql.exec
| Coordination | Chat rooms, multiplayer games, collaborative docs | | Strong consistency | Inventory, booking systems, turn-based games | | Per-entity storage | Multi-tenant SaaS, per-user data | | Persistent connections | WebSockets, real-time notifications | | Scheduled work per entity | Subscription renewals, game timeouts |
Cloudflare 지속형 개체를 생성하고 검토하세요. 상태 저장 조정(채팅룸, 멀티플레이어 게임, 예약 시스템) 구축, RPC 방법, SQLite 저장소, 경보, WebSocket 구현 또는 모범 사례를 위한 DO 코드 검토 시 사용합니다. 작업자 통합, 랭글러 구성 및 Vitest를 사용한 테스트를 다룹니다. 출처: elithrar/dotfiles.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/elithrar/dotfiles --skill durable-objectsCloudflare 지속형 개체를 생성하고 검토하세요. 상태 저장 조정(채팅룸, 멀티플레이어 게임, 예약 시스템) 구축, RPC 방법, SQLite 저장소, 경보, WebSocket 구현 또는 모범 사례를 위한 DO 코드 검토 시 사용합니다. 작업자 통합, 랭글러 구성 및 Vitest를 사용한 테스트를 다룹니다. 출처: elithrar/dotfiles.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/elithrar/dotfiles --skill durable-objects 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/elithrar/dotfiles