cloudbase-document-database-web-sdk
Provides access to CloudBase document databases in web applications using the official JavaScript SDK.
Install
mkdir -p .claude/skills/cloudbase-document-database-web-sdk && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/3408" && unzip -o skill.zip -d .claude/skills/cloudbase-document-database-web-sdk && rm skill.zipInstalls to .claude/skills/cloudbase-document-database-web-sdk
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Use CloudBase document database Web SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, realtime, and geolocation queries.Key capabilities
- →Perform document database CRUD operations in browser
- →Execute complex aggregation queries
- →Manage real-time data streaming with.watch()
- →Perform geospatial database filtering
How it works
It bridges the client-side JavaScript environment with CloudBase database collections via the standardized Web SDK API calls.
Inputs & outputs
When to use cloudbase-document-database-web-sdk
- →Reading database records in web apps
- →Performing geospatial queries
- →Implementing real-time data updates
About cloudbase-document-database-web-sdk
Enables CRUD operations on CloudBase document databases from web frontends. It supports complex queries, pagination, real-time updates, and geolocation searches.
Use CloudBase document database Web SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, and geolocation queries.
When not to use it
- →When performing high-privilege administrative tasks
- →For backend server-to-server communication
Prerequisites
Limitations
- →Subject to frontend database security rules
- →Limited to web client-side usage
How it compares
It provides safe, frontend-specific wrappers for database interaction rather than raw REST calls.
Compared to similar skills
cloudbase-document-database-web-sdk side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| cloudbase-document-database-web-sdk (this skill) | 1 | 2mo | No flags | Intermediate |
| shopify-development | 12 | 6mo | Review | Intermediate |
| nuxt | 19 | 6mo | No flags | Intermediate |
| tanstack-query | 7 | 2mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by TencentCloudBase
View all by TencentCloudBase →You might also like
shopify-development
davila7
Build Shopify apps, extensions, themes using GraphQL Admin API, Shopify CLI, Polaris UI, and Liquid. TRIGGER: "shopify", "shopify app", "checkout extension", "admin extension", "POS extension", "shopify theme", "liquid template", "polaris", "shopify graphql", "shopify webhook", "shopify billing", "app subscription", "metafields", "shopify functions"
nuxt
antfu
Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering.
tanstack-query
exceptionless
Data fetching and caching with TanStack Query in Svelte. Query patterns, mutations, cache invalidation, WebSocket-driven updates, and optimistic updates. Keywords: createQuery, createMutation, TanStack Query, query keys, cache invalidation, optimistic updates, refetch, stale time, @exceptionless/fetchclient, WebSocket
telegram-dev
2025Emma
Telegram 生态开发全栈指南 - 涵盖 Bot API、Mini Apps (Web Apps)、MTProto 客户端开发。包括消息处理、支付、内联模式、Webhook、认证、存储、传感器 API 等完整开发资源。
yjs
EpicenterHQ
Yjs CRDT patterns, shared types, conflict resolution, and meta data structures. Use when building collaborative apps with Yjs, handling Y.Map/Y.Array/Y.Text, implementing drag-and-drop reordering, or optimizing document storage.
bun-development
davila7
Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, or migrating from Node.js to Bun.