CL

cloudbase-document-database-in-wechat-miniprogram

A database SDK for WeChat MiniProgram developers to interact with CloudBase storage and databases.

Install

mkdir -p .claude/skills/cloudbase-document-database-in-wechat-miniprogram && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/3407" && unzip -o skill.zip -d .claude/skills/cloudbase-document-database-in-wechat-miniprogram && rm skill.zip

Installs to .claude/skills/cloudbase-document-database-in-wechat-miniprogram

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 WeChat MiniProgram SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, and geolocation queries.
173 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Execute CRUD operations on MiniProgram databases
  • Handle geolocation query filters
  • Perform paginated collection scans
  • Aggregate document results

How it works

Maps standard NoSQL operations to the CloudBase WeChat MiniProgram SDK bridge.

Inputs & outputs

You give it
Collection name and query filter
You get back
Array of database documents

When to use cloudbase-document-database-in-wechat-miniprogram

  • Querying MiniProgram database collections
  • Performing CRUD operations on data
  • Executing geolocation queries
  • Implementing database pagination

About cloudbase-document-database-in-wechat-miniprogram

Provides an interface for WeChat MiniProgram database operations. It supports complex queries, geolocation, and aggregation within the Tencent CloudBase ecosystem.

Use CloudBase document database WeChat MiniProgram SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, and geolocation queries.

When not to use it

  • Non-WeChat MiniProgram environments
  • Server-side high-throughput SQL operations

Prerequisites

WeChat MiniProgram SDKCloudBase environment access

Limitations

  • Limited by MiniProgram permission scopes
  • Dependent on CloudBase backend connectivity

How it compares

Designed specifically for the constrained security and user-context model of WeChat MiniPrograms.

Compared to similar skills

cloudbase-document-database-in-wechat-miniprogram side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
cloudbase-document-database-in-wechat-miniprogram (this skill)12moNo flagsIntermediate
curd16moNo flagsIntermediate
enferno-dev17moReviewBeginner
sigma-audio-crm02moCautionAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

More by TencentCloudBase

View all by TencentCloudBase

miniprogram-development

TencentCloudBase

WeChat Mini Program development rules. Use this skill when developing WeChat mini programs, integrating CloudBase capabilities, and deploying mini program projects.

3792

spec-workflow

TencentCloudBase

Standard software engineering workflow for requirement analysis, technical design, and task planning. Use this skill when developing new features, complex architecture designs, multi-module integrations, or projects involving database/UI design.

1091

ai-model-nodejs

TencentCloudBase

Use this skill when developing Node.js backend services or CloudBase cloud functions (Express/Koa/NestJS, serverless, backend APIs) that need AI capabilities. Features text generation (generateText), streaming (streamText), AND image generation (generateImage) via @cloudbase/node-sdk ≥3.16.0. Built-in models include Hunyuan (hunyuan-2.0-instruct-20251111 recommended), DeepSeek (deepseek-v3.2 recommended), and hunyuan-image for images. This is the ONLY SDK that supports image generation. NOT for browser/Web apps (use ai-model-web) or WeChat Mini Program (use ai-model-wechat).

59

web-development

TencentCloudBase

Web frontend project development rules. Use this skill when developing web frontend pages, deploying static hosting, and integrating CloudBase Web SDK.

514

ai-model-web

TencentCloudBase

Use this skill when developing browser/Web applications (React/Vue/Angular, static websites, SPAs) that need AI capabilities. Features text generation (generateText) and streaming (streamText) via @cloudbase/js-sdk. Built-in models include Hunyuan (hunyuan-2.0-instruct-20251111 recommended) and DeepSeek (deepseek-v3.2 recommended). NOT for Node.js backend (use ai-model-nodejs), WeChat Mini Program (use ai-model-wechat), or image generation (Node SDK only).

13

auth-http-api-cloudbase

TencentCloudBase

Use when you need to implement CloudBase Auth v2 over raw HTTP endpoints (login/signup, tokens, user operations) from backends or scripts that are not using the Web or Node SDKs.

17

You might also like

curd

JaguarJack

Generates complete CRUD module from database table definition. Orchestrates 9 sub-skills. Use when user says "create CRUD", "generate module from table", or provides a table structure.

11

enferno-dev

level09

Development skill for Enferno Flask framework. Use when implementing features, fixing bugs, or writing code for Enferno-based applications. This includes creating models, API endpoints, Vue.js frontend components, database operations, or any development task within the Enferno ecosystem. Triggers: creating blueprints, adding models, building APIs, Vue/Vuetify components, Celery tasks, database migrations.

11

sigma-audio-crm

YuvrajGaykhe

Use this skill for ALL development, debugging, review, refactoring, feature building, and integration work on the Sigma Audio Dealer & Sales Intelligence Platform. Trigger whenever the user mentions leads, dealers, follow-ups, RBAC, CRM, audit logs, Kanban pipeline, analytics, sales executive, Djang

00

relational-database-web-cloudbase

LeoYeAI

Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – provides the canonical init pattern so you can then use Supabase-style queries from the browser.

00

sql-optimization-patterns

wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

64220

drizzle-orm

EpicenterHQ

Drizzle ORM patterns for type branding and custom types. Use when working with Drizzle column definitions, branded types, or custom type conversions.

32190

Search skills

Search the agent skills registry