Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
cloudflare - Skill - OpenSmartRoute
Skillv1.0.0
cloudflare
When adding a new resource that can be bound to a worker, make sure to update:
{
"ocm": "1",
"id": "alchemy-run-alchemy-async-cloudflare-rule",
"kind": "skill",
"name": "cloudflare",
"description": "When adding a new resource that can be bound to a worker, make sure to update:",
"publisher": "alchemy-run",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-cursor-rules"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"When adding a new resource that can be bound to a worker, make sure to update:"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-cursor-rules",
"repository": "https://github.com/alchemy-run/alchemy-async",
"path": ".cursor/rules/cloudflare.mdc",
"ref": "ae168f2e206fc14e1f37fef3925ce2644bbf5014",
"url": "https://github.com/alchemy-run/alchemy-async/blob/ae168f2e206fc14e1f37fef3925ce2644bbf5014/.cursor/rules/cloudflare.mdc",
"key": "alchemy-run/alchemy-async/.cursor/rules/cloudflare.mdc"
},
"applies_to": "alchemy/src/cloudflare/*"
},
"instructions": "When adding a new resource that can be bound to a worker, make sure to update:\n\n1. bindings.ts - add the binding type to the union\n2. bound.ts - map the Alchemy resource to the Cloudflare runtime binding type\n3. worker.ts - map the binding to the cloduflare metadata api\n4. {resource}.ts - add a new file for the resource alchemy/src/cloudflare/{resource}.ts\n5. {resource}.test.ts - add a new file for the resource alchemy/test/cloudflare/{resource}.test.ts",
"cost": {
"context_tokens": 114
}
}
Fetch it by URL: GET /api/v1/registry/alchemy-run-alchemy-async-cloudflare-rule/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.