skills
Build and deploy full-stack apps on Tencent CloudBase
All Skills in This Repository (23)
Pure Emerald Level Indicatorsminiprogram-development
Build, configure, and deploy WeChat Mini Programs with CloudBase integration.
ui-design
Generate design specifications and enforce typography, color, and layout rules for frontend projects.
ai-model-web
Generate and stream AI text responses in frontend apps via CloudBase JS SDK.
cloudbase-platform
Consolidate CloudBase platform knowledge for storage, hosting, authentication, and cloud functions.
data-model-creation
Generate Mermaid class diagrams from data modeling requirements.
ai-model-nodejs
Access CloudBase AI models from Node.js applications using the Node SDK.
setup-cloudbase-openclaw
Configure Moltbot/OpenClaw for CloudBase development via mcporter and AGENTS.md.
relational-database-mcp-cloudbase
Execute SQL operations and manage security rules on CloudBase Relational Database via MCP tools.
http-api-cloudbase
Access CloudBase platform features via REST HTTP APIs without SDKs.
cloudbase-guidelines
Consolidate CloudBase development guidelines for web apps, mini programs, and backend services.
auth-wechat-miniprogram
Authenticate WeChat Mini Program users via CloudBase and expose OPENID to cloud functions.
cloudrun-development
Guide backend service design and deployment on CloudBase Run in Function and Container modes.
Frequently Asked Questions
FAQPage SchemaHow to install TencentCloudBase skills?βΌ
Run `npx skills add TencentCloudBase/skills --all -g -y` in your terminal to install all CloudBase skills globally.
What can I build with CloudBase skills?βΌ
You can build full-stack Web apps, WeChat Mini Programs, serverless cloud functions, and containerized CloudRun backends with databases, auth, storage, and payments included.
How to add AI models to a CloudBase app?βΌ
The ai-model-web, ai-model-nodejs, and ai-model-wechat skills guide your agent to call Hunyuan, DeepSeek, GLM, and Kimi models with correct billing preflight checks before writing any code.
Do these skills work with Claude Code and Cursor?βΌ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding assistants.
Can I add WeChat Pay to a Mini Program?βΌ
Yes. The cloudbase-wechat-integration skill covers Mini Program Pay, JSAPI Pay, Native QR-code Pay, and Official Account OAuth through CloudBase Integration Center.
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