{ "$schema": "internal://schemas/plugin.lock.v1.json", "pluginId": "gh:jezweb/claude-skills:skills/cloudflare-queues", "normalized": { "repo": null, "ref": "refs/tags/v20251128.0", "commit": "1d6adf4910b9c99ca3b03b1f04912237e1f17458", "treeHash": "2a0b88758f491c0ff2ebb3e3d6febe8f77d86939bc5f1038c0e8d70be7db78d9", "generatedAt": "2025-11-28T10:18:57.011097Z", "toolVersion": "publish_plugins.py@0.2.0" }, "origin": { "remote": "git@github.com:zhongweili/42plugin-data.git", "branch": "master", "commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390", "repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data" }, "manifest": { "name": "cloudflare-queues", "description": "Build async message queues with Cloudflare Queues for background processing. Use when: handling async tasks, batch processing, implementing retries, configuring dead letter queues, managing consumer concurrency, or troubleshooting queue timeout, batch retry, message loss, or throughput exceeded.", "version": "1.0.0" }, "content": { "files": [ { "path": "README.md", "sha256": "3e3857051fc470dd855b39dd29931236f393586f7a6c70b74c05e162a77a7981" }, { "path": "SKILL.md", "sha256": "6458450eaa4b2bb903cec9dd272b5386296e074bd8e8711f2da2416f4cf987a1" }, { "path": "references/consumer-api.md", "sha256": "b1d4a320e287070219533b312b92a78df264339403c0f623085896700ec577e3" }, { "path": "references/best-practices.md", "sha256": "70da91d2551f014e4ee22fa1d47ac88ea1789ba362da936cc5cc13995ef8bd03" }, { "path": "references/wrangler-commands.md", "sha256": "3abc986e265ea9427b87ebcaa341ccd58d26c197e7f9ae4465cfab1b5d1f053b" }, { "path": "references/producer-api.md", "sha256": "550ad03feb27f50076e669c5c9f38ba4c893bce5f33ffc597ea750781442bf97" }, { "path": ".claude-plugin/plugin.json", "sha256": "5e246f2dd0064cf6233202626b2062c096422d7a3bc6ac4fad3d544ee0addad4" }, { "path": "templates/queues-consumer-explicit-ack.ts", "sha256": "4088de698572b80d4cc4ea569a2bb342154ae9854095732e6711f7db639b7263" }, { "path": "templates/wrangler-queues-config.jsonc", "sha256": "fbdeb3da478b23a51aad24facd72f593343b5b69cd1e32de75f894f18a11b642" }, { "path": "templates/queues-consumer-basic.ts", "sha256": "e11fbca3b858805420619d9436637869561ed52c36477a26dcc16d64c64347e5" }, { "path": "templates/queues-retry-with-delay.ts", "sha256": "25550594b4a3a8cb4fc0af233a748475d5bc6238a8b705b7ffddf61978f31d85" }, { "path": "templates/queues-dlq-pattern.ts", "sha256": "b5d21ce147dbec91c7b407b55f163277679da06d2e9586eca16564cd8d008c8a" }, { "path": "templates/queues-producer.ts", "sha256": "361630a98392aa1d75970b568e8e40fcaf8fea6882138bdfe173ea302a4b4fdd" } ], "dirSha256": "2a0b88758f491c0ff2ebb3e3d6febe8f77d86939bc5f1038c0e8d70be7db78d9" }, "security": { "scannedAt": null, "scannerVersion": null, "flags": [] } }