Skip to main content
Back to registry

web-development

tencentcloudbase/skills

Installs648
Install command
npx skills add https://github.com/tencentcloudbase/skills --skill web-development
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill for Web frontend project development when you need to: Do NOT use for: Follow project structure conventions Use CloudBase Web SDK correctly Deploy and preview properly Directory Organization : Build System : Routing : Static Hosting Deployment : Local Preview : Public Path Configuration : Important: Authentication must use SDK built-in features. It is strictly forbidden to implement login authentication logic using cloud functions! Initialization rules (Web, @cloudbase/js-sdk): Must use SDK built-in authentication : CloudBase Web SDK provides complete authentication features, including login by SMS, anonymous login, custom login, etc. Forbidden to implement login using cloud functions : Do not create cloud functions to handle login logic, this is the wrong approach User data management : After login, user information can be obtained via auth.getCurrentUser() , then stored to database Error handling : All authentication operations should include complete error handling logic Web project build process : Ensure npm install command has been executed first, then refer to project documentation for building - Develop web frontend pages and interfaces - Deploy static websites to CloudBase static hosting - Integrate CloudBase Web SDK for database, cloud functions, and authentication - Set up modern frontend build systems (Vite, Webpack, etc.) - Handle routing and build...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does web-development do?

web-development is listed in SkillJury, but the source summary is still sparse.

Is web-development good?

web-development does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does web-development work with?

web-development currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to web-development?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install web-development?

npx skills add https://github.com/tencentcloudbase/skills --skill web-development

Related skills

More from tencentcloudbase/skills

Related skills

Alternatives in Software Engineering