web-development
Develop and deploy web applications using CloudBase Web SDK, modern build tools, and standardized project structures.
Install
npx skills add https://github.com/tencentcloudbase/skills --skill web-developmentStats
| Total installs | 893 |
| Weekly installs | 893 |
| GitHub stars | 40 |
| First seen | Jan 22, 2026 |
| Source | @tencentcloudbase/skills |
Summary
- Covers project structure conventions (src/dist/cloudfunctions directories), modern build systems (Vite, Webpack), and hash routing for static hosting compatibility
- Provides CloudBase Web SDK integration patterns for database, cloud functions, and authentication, with strict rules against implementing login logic in cloud functions
- Includes deployment guidance for CloudBase static hosting with relative path configuration, local preview via live-server, and subdirectory deployment defaults
- Enforces synchronous SDK initialization with a single shared app instance and prohibits lazy-loading or async wrapper patterns
Tags
Related skills
| Skill | Installs | vs web-development |
|---|---|---|
| nuxt-content | 997 | +104 |
| favicon-gen | 959 | +66 |
| flutter-accessibility | 979 | +86 |
| senior-frontend | 1,068 | +175 |
| tailwindcss | 980 | +87 |
FAQ
- How many installs does web-development have?
- web-development has 893 total installs and 893 installs this week.
- Where is web-development hosted?
- web-development is published by @tencentcloudbase/skills at https://github.com/tencentcloudbase/skills.
- How many GitHub stars does web-development have?
- web-development has 40 GitHub stars.
- When was web-development first indexed?
- OrangeBot.AI first indexed web-development on Jan 22, 2026.
- How do I install web-development?
- Run: npx skills add https://github.com/tencentcloudbase/skills --skill web-development