Tencent CloudBase
Official@tencentcloudbase · China
CloudBase 是面向 AI Coding 的后端一体化平台,内置数据库、存储、身份认证、云函数与云托管等服务,支持快速构建小程序、Web 应用、移动 App、管理后台与 AI 应用,让你专注产品与业务逻辑
Agent Skills by Tencent CloudBase
Showing 70 vetted skills indexed across 4 GitHub repositories.
postgresql-development
Query and manage CloudBase PostgreSQL databases via MCP tools with RLS and schema inspection.
cloudbase-sites
Scaffolds, previews, and deploys full-stack web apps to CloudBase static hosting.
cloud-storage
Manages CloudBase cloud storage listing, uploads, and temporary URLs via MCP tools.
web-development
Implements CloudBase Web frontends with SDK initialization, static hosting deployment, and browser verification.
cloud-functions
Creates, updates, invokes, and debugs CloudBase cloud functions via MCP tools.
auth-web
Configures CloudBase Web SDK authentication after verifying providers with auth-tool.
ui-design
Generates design specifications and high-fidelity UI prototypes for web and mini program interfaces.
cloudbase-document-database-web-sdk
Implements browser-side CRUD, queries, aggregation, and realtime listeners for CloudBase document database via @cloudbase/js-sdk.
minimal-web-baas-demo
Builds minimal CloudBase web demos with browser SDK database CRUD without cloud functions.
relational-database-mcp-cloudbase
Manages CloudBase MySQL provisioning, SQL execution, and table permissions through MCP tools.
spec-workflow
Generates requirements, design, and task documents for multi-module feature development.
cloudbase-agent
Deploy TypeScript AI agents as AG-UI protocol HTTP services on CloudBase.
cloudbase-code-review
Review CloudBase project code for auth, database, storage, and security misconfigurations.
cloudbase-cli
Manage CloudBase resources via the tcb CLI for deployments, databases, and CI/CD.
cloudbase-wechat-integration
Implements WeChat Pay and Official Account OAuth flows through CloudBase Integration Center generated functions.
postgresql-development-cloudbase
Build and debug CloudBase PostgreSQL apps with schema migrations, RLS policies, and JS SDK v3 CRUD.
ops-inspector
Diagnose CloudBase environments via metrics, logs, and fault playbooks.
cloudbase-agent-python
Build and deploy AI agent backends with LangGraph, FastAPI, and AG-UI streaming on CloudBase.
cloudbase-ai-app-bootstrap
Bootstraps full-stack applications on Tencent CloudBase with readiness checks, architecture templates, and capability routing.
codebuddy-ide-mcp-upgrade
Upgrade the CloudBase MCP bundle and tool whitelist embedded in CodeBuddy IDE.
git-workflows
Automates git commit, push, PR, release notes, and GitHub Actions failure triage workflows.
api-contract-review
Audit CloudBase API wrappers and MCP tools against official documentation for contract correctness.
pr-review-fix
Analyzes open GitHub pull requests for CI failures and review feedback, then applies and pushes fixes.
codebase-audit
Audit a codebase, file GitHub issues, and fix findings in isolated git worktrees with PRs.
Frequently Asked Questions About Tencent CloudBase
FAQPage SchemaWhat specific tasks can I perform using Tencent CloudBase?▼
You can deploy serverless functions, manage relational and document databases, configure OAuth2 identity providers, and host web or WeChat Mini Program assets. The platform provides integrated storage and compute resources to handle backend logic without managing underlying server hardware.
Which developers benefit most from this platform?▼
Full-stack developers and mobile engineers building WeChat Mini Programs, web applications, or backend services benefit from the unified environment. It is particularly suited for teams requiring rapid deployment of integrated database, storage, and identity services.
What are the prerequisites for deploying a project on CloudBase?▼
You require a Tencent Cloud account and the command-line interface for resource management. Projects typically involve configuring environment-specific credentials and defining resource requirements within your repository to enable seamless deployment to the platform's hosting and compute environments.