CloudBase-AI-Toolkit
Build and deploy full-stack apps on CloudBase with AI coding tools
All Skills in This Repository (40)
Pure Emerald Level Indicatorscloudbase-all-in-one
Standardize CloudBase development with resource-first implementation and deployment gates.
cloudbase-agent
Develops and deploys AI agents using CloudBase Agent SDK for TypeScript and Python with AG-UI protocol support.
cloudbase-code-review
Validate CloudBase project auth, database, and storage configurations.
cloudbase-cli
Manage Tencent CloudBase resources via the tcb command-line interface.
cloudbase-wechat-integration
Integrate WeChat payment and OAuth into CloudBase via HTTP routes and credentials.
postgresql-development-cloudbase
Manage CloudBase PostgreSQL schemas, migrations, and row-level security policies.
ops-inspector
Aggregates logs and status metrics to diagnose CloudBase environment health issues.
cloudbase-agent-python
Build AI agent backends with the CloudBase Agent Python SDK.
cloudbase-sites-runtime
Orchestrate Vite web app development, preview, and deployment to CloudApp environments.
doc-freshness-review
Audit repository documentation for drift, stale statements, and broken references.
git-workflows
Standardize git delivery workflows with conventional commits and GitHub Actions triage.
api-contract-review
Validate CloudBase API wrappers and MCP tools against official documentation.
Frequently Asked Questions
FAQPage SchemaHow to install CloudBase-AI-Toolkit?βΌ
Run `npx skills add TencentCloudBase/CloudBase-AI-Toolkit --all -g -y` in your terminal to install all skills in this suite globally.
What does CloudBase AI Toolkit do?βΌ
It lets AI coding tools like Cursor, Claude Code, and Codex build and deploy real backends on Tencent CloudBase, including databases, login, cloud functions, storage, and hosting, directly from chat.
Can AI deploy a web app to CloudBase?βΌ
Yes. The agent downloads an official React or Vue template, prepares database and auth resources, builds the project, and deploys it to a real CloudBase URL.
Does it support WeChat Mini Programs?βΌ
Yes. Dedicated skills cover mini program structure, wx.cloud integration, OPENID-based identity, message push, preview, and publishing workflows.
Which AI IDEs work with CloudBase AI Toolkit?βΌ
It works with Claude Code, Cursor, Codex, CodeBuddy, GitHub Copilot, Trae, and most MCP-capable AI IDEs through a plugin or a simple MCP config entry.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core