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

relational-database-web-cloudbase

Frontend CloudBase Relational Database client initialization with Supabase-compatible query API.

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
673

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 relational-database-web-cloudbase
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, relational-database-web-cloudbase has 673 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/relational-database-web-cloudbase.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Frontend CloudBase Relational Database client initialization with Supabase-compatible query API. 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 standardizes the browser-side initialization pattern for CloudBase Relational Database. After initialization, use db with Supabase-style query patterns. - Provides canonical synchronous initialization pattern using @cloudbase/js-sdk for browser-based apps (React, Vue, vanilla JS) - Returns a shared db client that uses identical method names and patterns to Supabase for queries, inserts, updates, and deletes - Enforces single-client reuse across components; prohibits lazy-loading, async wrappers, and re-initialization - Handles only frontend database access; separate skills cover backend Node access and MCP/agent management - CloudBase main entry: - Current skill raw source: - A browser or Web app must access CloudBase Relational Database through @cloudbase/js-sdk . - The task is specifically about frontend initialization and browser-side query usage.

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 relational-database-web-cloudbase do?

Frontend CloudBase Relational Database client initialization with Supabase-compatible query API.

Is relational-database-web-cloudbase good?

relational-database-web-cloudbase does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support relational-database-web-cloudbase?

relational-database-web-cloudbase currently lists compatibility with Skills CLI.

Is relational-database-web-cloudbase safe to install?

relational-database-web-cloudbase 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 relational-database-web-cloudbase?

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

How do I install relational-database-web-cloudbase?

Run the following command to install relational-database-web-cloudbase: npx skills add https://github.com/tencentcloudbase/skills --skill relational-database-web-cloudbase

Related skills

More from tencentcloudbase/skills

Related skills

Alternatives in Software Engineering