ワンクリックで
cloudflare-d1
Maintain the Cloudflare D1 provider adapter module installed by StackFoundry.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Maintain the Cloudflare D1 provider adapter module installed by StackFoundry.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Maintain agent-ready StackFoundry install prompt packs and context files.
Maintain the AI Chatbot SDK module installed by StackFoundry.
Maintain the AI Elements module installed by StackFoundry.
Maintain the AI SDK module installed by StackFoundry.
Maintain the Cloudflare Kumo UI module installed by StackFoundry.
Maintain the Organizations RBAC module installed by StackFoundry.
| name | cloudflare-d1 |
| description | Maintain the Cloudflare D1 provider adapter module installed by StackFoundry. |
This block owns the Cloudflare D1 integration example only. Keep product-specific business logic outside the provider adapter until the app has chosen this provider.
When provider, framework, or database behavior changes, load the installed shared skill before editing implementation details:
.stackfoundry/skills/cloudflare/SKILL.md (source: registry/skills/cloudflare/SKILL.md).stackfoundry/skills/nextjs/SKILL.md (source: registry/skills/nextjs/SKILL.md)Keep this module skill focused on ownership, installed files, env vars, deployment checks, and module-specific invariants.
cloudflare/d1/schema.sqlcloudflare/d1/queries.tsapps/web/src/app/(console)/admin/cloudflare/d1/page.tsxwrangler (dev)module.json, docs.md, and tests/checklist.md together when dependencies, env vars, or files change.