RE

relational-database-web-cloudbase

Configures CloudBase Relational Database SDK for frontend web applications.

Install

mkdir -p .claude/skills/relational-database-web-cloudbase && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/5524" && unzip -o skill.zip -d .claude/skills/relational-database-web-cloudbase && rm skill.zip

Installs to .claude/skills/relational-database-web-cloudbase

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 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.
199 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Initialize CloudBase browser SDK
  • Bridge frontend to Relational Database
  • Setup shared DB client patterns
  • Configure browser-side query security

How it works

Applies a predefined initialization pattern to link the browser frontend to CloudBase services via the standard JS SDK.

Inputs & outputs

You give it
Web project configuration
You get back
Canonical SDK init code

When to use relational-database-web-cloudbase

  • Initializing CloudBase SDK in a web project
  • Migrating from local storage to cloud database
  • Setting up browser-side table queries

About relational-database-web-cloudbase

Implements the initialization pattern required to bridge a web frontend with CloudBase database services. It enables developers to perform browser-based queries securely.

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.

When not to use it

  • Node.js backend database management
  • Non-CloudBase database providers

Prerequisites

@cloudbase/js-sdk

Limitations

  • Browser-side only
  • Requires cloudbase project setup

How it compares

Provides the specific canonical init pattern for CloudBase that differs from generic database connection workflows.

Compared to similar skills

relational-database-web-cloudbase side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
relational-database-web-cloudbase (this skill)12moReviewIntermediate
convex06moNo flagsBeginner
telegram-dev28moReviewIntermediate
shopify-apps14moReviewIntermediate

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

Search skills

Search the agent skills registry