no_spec
01TencentCloudBase/CloudBase-AI-Toolkit
Command
A command that skips a project's specification process and starts a development task directly. It is intended for simple, clearly defined work.
Backend for AI coding agents on CloudBase — database, auth, functions via Plugin, Skills & MCP.
TencentCloudBase/CloudBase-AI-Toolkit
Command
A command that skips a project's specification process and starts a development task directly. It is intended for simple, clearly defined work.
TencentCloudBase/CloudBase-AI-Toolkit
Command
A command for quickly building a working interface prototype to test an app idea. MVP means minimum viable product: the smallest version that demonstrates the core idea.
TencentCloudBase/CloudBase-AI-Toolkit
Command
A command that requires a staged software-planning process for new features and complex changes. The process covers requirements, acceptance checks, technical design, task breakdown, confirmation, and implementation.
TencentCloudBase/CloudBase-AI-Toolkit
Command
Deploy CloudBase resources. Subcommands: function (cloud functions), hosting (static hosting), cloudrun (CloudRun). Default: detect project type then prompt.
TencentCloudBase/CloudBase-AI-Toolkit
Command
CloudBase environment management. Subcommands: list (environments), info (current env details), domains (auth domains). Default: info.
TencentCloudBase/CloudBase-AI-Toolkit
Command
Initialize a CloudBase project. Download a template, configure the environment, and generate cloudbaserc.json. Best for new projects.
TencentCloudBase/CloudBase-AI-Toolkit
Command
CloudBase project health check. Inspect environment status, cloud functions, deploy history, and logs.