Use when implementing a CloudBase Web frontend (React/Vue/Vite) after the product direction is clear — SDK init, static hosting, browser verification.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add TencentCloudBase/CloudBase-AI-Toolkit --skill web-development --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Web Development?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/tencentcloudbase-web-development-eb19f4bf)More formats (shields.io, HTML) on the badges page.
---
name: web-development
description: Use when implementing a CloudBase Web frontend (React/Vue/Vite) after the product direction is clear — SDK init, static hosting, browser verification.
---
# Web development (DSH)
- New projects: `mcp__cloudbase__downloadTemplate` with `template="react"` or `vue` first.
- Auth: CloudBase Web SDK only. Do not use mini-program OPENID on Web.
- Deploy: `mcp__cloudbase__manageHosting` `action=upload` after a local production build. CDN may cache for a few minutes; append a random query string to preview URLs.
- History-mode SPA: set the static hosting 404 document to `index.html`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!