·cloudflare-durable-objects
</>

cloudflare-durable-objects

itechmeat/llm-code

Cloudflare Durable Objects ステートフル サーバーレス プレイブック: DurableObjectState、ストレージ API (SQLite/KV)、WebSocket 休止状態、アラーム、RPC、バインディング、移行、制限、価格設定。キーワード: Durable Objects、DurableObjectState、DurableObjectStorage、SQLite、ctx.storage、WebSocket 休止状態、acceptWebSocket、アラーム、setAlarm、RPC、blockConcurrency While。

9インストール·1トレンド·@itechmeat

インストール

$npx skills add https://github.com/itechmeat/llm-code --skill cloudflare-durable-objects

SKILL.md

Durable Objects combine compute with strongly consistent, transactional storage. Each object has a globally-unique name, enabling coordination across clients worldwide.

SQLite is the recommended storage backend for new Durable Objects.

Retry behavior: Alarms retry with exponential backoff (2s initial, up to 6 retries) on exceptions.

Cloudflare Durable Objects ステートフル サーバーレス プレイブック: DurableObjectState、ストレージ API (SQLite/KV)、WebSocket 休止状態、アラーム、RPC、バインディング、移行、制限、価格設定。キーワード: Durable Objects、DurableObjectState、DurableObjectStorage、SQLite、ctx.storage、WebSocket 休止状態、acceptWebSocket、アラーム、setAlarm、RPC、blockConcurrency While。 ソース: itechmeat/llm-code。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/itechmeat/llm-code --skill cloudflare-durable-objects
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

cloudflare-durable-objects とは?

Cloudflare Durable Objects ステートフル サーバーレス プレイブック: DurableObjectState、ストレージ API (SQLite/KV)、WebSocket 休止状態、アラーム、RPC、バインディング、移行、制限、価格設定。キーワード: Durable Objects、DurableObjectState、DurableObjectStorage、SQLite、ctx.storage、WebSocket 休止状態、acceptWebSocket、アラーム、setAlarm、RPC、blockConcurrency While。 ソース: itechmeat/llm-code。

cloudflare-durable-objects のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/itechmeat/llm-code --skill cloudflare-durable-objects インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/itechmeat/llm-code