Source

tencentcloudbase/cloudbase-ai-toolkit

46 skills · 1.5K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
miniprogram-development WeChat Mini Program development skill for building, debugging, previewing, testing, publishing, and optimizing mini p…
tencentcloudbase/cloudbase-ai-toolkit
156
2
auth-wechat-miniprogram CloudBase WeChat Mini Program native authentication guide. This skill should be used when users need mini program ide…
tencentcloudbase/cloudbase-ai-toolkit
68
3
web-development Use when users need to implement, integrate, debug, build, deploy, or validate a Web frontend after the product direc…
tencentcloudbase/cloudbase-ai-toolkit
64
4
ui-design Use when users need visual direction, interface hierarchy, layout decisions, design specifications, or prototypes bef…
tencentcloudbase/cloudbase-ai-toolkit
60
5
cloudbase-document-database-in-wechat-miniprogram Use CloudBase document database WeChat MiniProgram SDK to query, create, update, and delete data. Supports complex qu…
tencentcloudbase/cloudbase-ai-toolkit
58
6
ai-model-wechat Use this skill for WeChat Mini Program AI via wx.cloud.extend.AI (小程序, 企业微信小程序, wx.cloud apps). Features ge…
tencentcloudbase/cloudbase-ai-toolkit
56
7
cloudbase-platform CloudBase platform overview and routing guide. This skill should be used when users need high-level capability select…
tencentcloudbase/cloudbase-ai-toolkit
54
8
cloud-functions CloudBase function runtime guide for building, deploying, and debugging your own Event Functions or HTTP Functions. T…
tencentcloudbase/cloudbase-ai-toolkit
51
9
data-model-creation [Deprecated] Optional advanced tool for complex data modeling. For simple MySQL table creation, use relational-databa…
tencentcloudbase/cloudbase-ai-toolkit
48
10
spec-workflow Use when medium-to-large changes need explicit requirements, technical design, and task planning before implementatio…
tencentcloudbase/cloudbase-ai-toolkit
48
11
auth-tool-cloudbase CloudBase auth provider configuration and login-readiness guide. This skill should be used when users need to inspect…
tencentcloudbase/cloudbase-ai-toolkit
47
12
cloudrun-development CloudBase Run backend development rules (Function mode/Container mode). Use this skill when deploying backend service…
tencentcloudbase/cloudbase-ai-toolkit
47
13
ai-model-nodejs Use this skill for Node.js backend AI via @cloudbase/node-sdk (>=3.16.0) — cloud functions, CloudRun, Express, Koa, N…
tencentcloudbase/cloudbase-ai-toolkit
46
14
auth-nodejs-cloudbase CloudBase Node SDK auth guide for server-side identity, user lookup, and custom login tickets. This skill should be u…
tencentcloudbase/cloudbase-ai-toolkit
45
15
auth-web-cloudbase CloudBase Web Authentication Quick Guide for frontend integration after auth-tool has already been checked. Provides …
tencentcloudbase/cloudbase-ai-toolkit
45
16
http-api-cloudbase CloudBase official HTTP API client guide. This skill should be used when backends, scripts, or non-SDK clients must c…
tencentcloudbase/cloudbase-ai-toolkit
45
17
ai-model-web Use this skill when a browser/Web app (React, Vue, Angular, Next, Nuxt, static sites, SPAs, dashboards, AI chat UI) n…
tencentcloudbase/cloudbase-ai-toolkit
44
18
cloud-storage-web Complete guide for CloudBase cloud storage using Web SDK (@cloudbase/js-sdk) - upload, download, temporary URLs, file…
tencentcloudbase/cloudbase-ai-toolkit
44
19
relational-database-mcp-cloudbase [Deprecated] This is the required documentation for agents operating on the CloudBase Relational Database through MCP…
tencentcloudbase/cloudbase-ai-toolkit
44
20
relational-database-web-cloudbase [Deprecated] Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – p…
tencentcloudbase/cloudbase-ai-toolkit
43
21
cloudbase-document-database-web-sdk Use CloudBase document database Web SDK only for confirmed NoSQL collection work. Query, create, update, and delete d…
tencentcloudbase/cloudbase-ai-toolkit
42
22
cloudbase-guidelines Essential CloudBase (TCB, Tencent CloudBase, 云开发, 微信云开发) development guidelines. MUST read when working with …
tencentcloudbase/cloudbase-ai-toolkit
38
23
skill-authoring Design, improve, and evaluate reusable agent skills with high-quality SKILL.md files, precise trigger descriptions, p…
tencentcloudbase/cloudbase-ai-toolkit
24
24
cloudbase-agent-ts Build and deploy AI agents with Cloudbase Agent (TypeScript), a TypeScript SDK implementing the AG-UI protocol. Use w…
tencentcloudbase/cloudbase-ai-toolkit
23
25
docs-workflows Documentation and extension workflows derived from local slash commands (docs, explanation, issues, prototypes, tutor…
tencentcloudbase/cloudbase-ai-toolkit
20
26
manage-local-skills Analyze, standardize, validate, and sync locally maintained skills into agent skill directories with a `skills` CLI-a…
tencentcloudbase/cloudbase-ai-toolkit
18
27
git-workflows Reusable git delivery workflows derived from local slash commands (commit, push, PR, release notes, and GitHub Action…
tencentcloudbase/cloudbase-ai-toolkit
17
28
planning-workflows Spec and no-spec planning workflows derived from local slash commands (requirements, design, tasks).
tencentcloudbase/cloudbase-ai-toolkit
17
29
codebase-audit Perform a full codebase review, categorize findings by severity, file GitHub issues, then fix each issue in an isolat…
tencentcloudbase/cloudbase-ai-toolkit
16
30
mcp-attribution-worktree Triage, repair, and close MCP attribution issues from the local report API with evidence-driven decisions and isolate…
tencentcloudbase/cloudbase-ai-toolkit
16
31
auth-http-api-cloudbase Use when you need to implement CloudBase Auth v2 over raw HTTP endpoints (login/signup, tokens, user operations) from…
tencentcloudbase/cloudbase-ai-toolkit
14
32
doc-freshness-review Use when auditing repository documentation for drift, stale statements, broken references, or README mismatches, espe…
tencentcloudbase/cloudbase-ai-toolkit
14
33
pr-review-fix Periodically analyze open pull requests for CI failures, code review feedback, and quality issues, then fix them in b…
tencentcloudbase/cloudbase-ai-toolkit
14
34
api-contract-review Use when auditing CloudBase cloud API wrappers, MCP tools, generated action metadata, or related docs for outdated or…
tencentcloudbase/cloudbase-ai-toolkit
13
35
ai-model-cloudbase Complete guide for calling AI models with CloudBase - covers JS/Node SDK and WeChat Mini Program. Text generation, st…
tencentcloudbase/cloudbase-ai-toolkit
12
36
review-automation-orchestrator Use when running or scheduling periodic repository review cycles that must dispatch the correct reviewer, aggregate f…
tencentcloudbase/cloudbase-ai-toolkit
11
37
cloudbase-code-review Code review and validation for CloudBase projects. After writing code for Web / miniprogram / CloudRun / cloud-functi…
tencentcloudbase/cloudbase-ai-toolkit
9
38
cloudbase Use this skill when you develop, design, build, deploy, debug, migrate, or troubleshoot CloudBase (腾讯云开发, 云开发…
tencentcloudbase/cloudbase-ai-toolkit
8
39
cloudbase-cli CloudBase CLI (tcb, 云开发CLI, Tencent CloudBase命令行) resource management skill. Use when deploying cloud functions…
tencentcloudbase/cloudbase-ai-toolkit
6
40
postgresql-development-cloudbase Use when building, debugging, or evaluating CloudBase PostgreSQL / CloudBase PG / PG mode apps, including Postgres sc…
tencentcloudbase/cloudbase-ai-toolkit
6
41
cloudbase-wechat-integration CloudBase WeChat integration guide for Mini Program WeChat Pay, Official Account JSAPI Pay, Native QR-code Pay, Offic…
tencentcloudbase/cloudbase-ai-toolkit
5
42
cloudbase-agent Build and deploy AI agents with CloudBase Agent SDK (TypeScript & Python). Implements the AG-UI protocol for streamin…
tencentcloudbase/cloudbase-ai-toolkit
4
43
cloudbase-sites-runtime Use when the user wants to develop, run, preview, save, deploy, or roll back a CloudBase Web app in this conversation…
tencentcloudbase/cloudbase-ai-toolkit
4
44
ops-inspector AIOps-style CloudBase inspection skill (v3). Use when users need health checks, log diagnosis, alarm interpretation (…
tencentcloudbase/cloudbase-ai-toolkit
4
45
minimal-web-baas-demo Fast path for a minimal CloudBase Web + database demo (最小前后端 / 最小可用 fullstack / Lovable-like BaaS). Defaults…
tencentcloudbase/cloudbase-ai-toolkit
3
46
codebuddy-ide-mcp-upgrade 升级 CodeBuddy IDE(genie 扩展)内置的 CloudBase MCP,以及 MCP 发版时同步 IDE 侧白名单。当用户提到「更新 IDE 里的 MCP…
tencentcloudbase/cloudbase-ai-toolkit
1