Skip to main content
Back to the directory
tencentcloudbase/skillsSoftware EngineeringFrontend and Design

cloudbase-document-database-in-wechat-miniprogram

CloudBase document database operations for WeChat MiniProgram with query, CRUD, and aggregation support.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/tencentcloudbase/skills --skill cloudbase-document-database-in-wechat-miniprogram
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, cloudbase-document-database-in-wechat-miniprogram has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: tencentcloudbase/skills. Canonical URL: https://skills.sh/tencentcloudbase/skills/cloudbase-document-database-in-wechat-miniprogram.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
CloudBase document database operations for WeChat MiniProgram with query, CRUD, and aggregation support. If this environment only installed the current skill, start from the CloudBase main entry and use the published cloudbase/references/... paths for sibling skills. Keep local references/... paths for files that ship with the current skill directory. When this file points to a sibling skill such as auth-tool or web-development , use the standalone fallback URL shown next to that reference. This skill covers Mini Program-side document database access through wx.cloud.database() . Use it for: Mini Program CloudBase access comes with built-in identity, but database operations are still constrained by collection permissions and security rules. To target a specific environment: Important notes: Keep Mini Program code Mini Program-native Respect ownership fields Remember that security rules validate requests Route admin-style operations to backend flows - Provides CRUD operations, complex queries, pagination, aggregation, and geolocation queries through the CloudBase SDK - Built-in WeChat authentication; no explicit login required, with automatic user context in cloud functions - Requires type definitions and model layers per collection as a single source of truth for schema validation - Database security rules must be configured via writeSecurityRule MCP tool before performing...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does cloudbase-document-database-in-wechat-miniprogram do?

CloudBase document database operations for WeChat MiniProgram with query, CRUD, and aggregation support.

Is cloudbase-document-database-in-wechat-miniprogram good?

cloudbase-document-database-in-wechat-miniprogram does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support cloudbase-document-database-in-wechat-miniprogram?

cloudbase-document-database-in-wechat-miniprogram currently lists compatibility with Skills CLI.

Is cloudbase-document-database-in-wechat-miniprogram safe to install?

cloudbase-document-database-in-wechat-miniprogram has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to cloudbase-document-database-in-wechat-miniprogram?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install cloudbase-document-database-in-wechat-miniprogram?

Run the following command to install cloudbase-document-database-in-wechat-miniprogram: npx skills add https://github.com/tencentcloudbase/skills --skill cloudbase-document-database-in-wechat-miniprogram

Related skills

More from tencentcloudbase/skills

Related skills

Alternatives in Software Engineering