원클릭으로
cloudflare-kv
Maintain the Cloudflare KV provider adapter module installed by StackFoundry.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Maintain the Cloudflare KV 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-kv |
| description | Maintain the Cloudflare KV provider adapter module installed by StackFoundry. |
This block owns the Cloudflare KV 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/kv/config.tsapps/web/src/app/(console)/admin/cloudflare/kv/page.tsxwrangler (dev)module.json, docs.md, and tests/checklist.md together when dependencies, env vars, or files change.