web-development
Build Reliable Web Frontends
Frontend work often fails when framework conventions, browser validation, and deployment rules are mixed together. This skill gives agents a structured path for React, Vue, Vite, and CloudBase web work.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "web-development" from https://skillstore.io/skills/tencentcloudbase-web-development.md and its manifest at https://skillstore.io/api/skills/tencentcloudbase-web-development/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "web-development". Fix a broken login redirect in a React app.
Expected outcome:
- Identifies the route guard and login handler that own the redirect.
- Applies a focused fix without changing unrelated pages.
- Reports typecheck, build, and browser validation results.
Using "web-development". Deploy a Vite SPA to CloudBase static hosting.
Expected outcome:
- Confirms build output, asset paths, and routing mode.
- Calls out the required index error document for history routing.
- Lists deployment checks and any unverified credentials.
Using "web-development". Add CloudBase data loading to a Vue page.
Expected outcome:
- Keeps SDK setup within the existing frontend structure.
- Verifies loading, empty, success, and error states in the browser.
- Separates Web SDK work from unrelated backend changes.
Security Audit
High RiskMost static findings are false positives caused by Markdown inline code, documentation URLs, and fixed sibling-skill paths. Confirmed risks involve unpinned remote instruction URLs and a public frontend access-key example. Semantic findings also identify unsafe token-cookie and credentialed CORS guidance.
Confirmed security concerns (4)
Capability review items (8)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (48)
๐ Env variables (10)
๐ Network access (6)
๐ Filesystem access (2)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/tencentcloudbase-web-development/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/tencentcloudbase-web-development?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/tencentcloudbase-web-development?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/tencentcloudbase-web-development/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/tencentcloudbase-web-development.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
tencentcloudbase. (2026). web-development security audit report (audit version 2) [Author version 2.23.8]. Skillstore. https://skillstore.io/skills/tencentcloudbase-web-development/audits/2BibTeX citation
@techreport{tencentcloudbase-tencentcloudbase-web-development-2026,
author = {tencentcloudbase},
title = {web-development security audit report (audit version 2)},
institution = {Skillstore},
year = {2026},
number = {2},
url = {https://skillstore.io/skills/tencentcloudbase-web-development/audits/2},
note = {Author version 2.23.8}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "web-development security audit report (audit version 2)"
version: "2.23.8"
type: report
authors:
- name: "tencentcloudbase"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/tencentcloudbase-web-development/audits/2"
identifiers:
- type: other
value: "skillstore:tencentcloudbase-web-development:audit:2"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Repair Web Flow Bugs
Find the owning route, component, or handler, then verify the user-visible flow in a browser.
Integrate CloudBase Web
Add CloudBase Web SDK usage while keeping browser and server boundaries clear.
Validate Release Readiness
Check build output, SPA routing, static hosting settings, and browser behavior before deployment.
Try These Prompts
Use the web-development skill to inspect the existing app, identify the affected route, make the smallest fix, and report build and browser checks.
Use the web-development skill to add a new Vite page within existing routing and component conventions. Include validation steps and remaining gaps.
Use the web-development skill to review the current auth surface, keep browser SDK usage client-side, and route provider details to auth skills.
Use the web-development skill to prepare a React or Vue SPA for CloudBase static hosting. Verify routing mode, build output, and browser refresh behavior.
Best Practices
- Read existing route, service, and build conventions before changing code.
- Run project checks and browser flows that match the affected user journey.
- Keep CloudBase integration separate from unrelated UI or backend refactors.
Avoid
- Starting a redesign when the user asked for implementation or debugging.
- Claiming completion without build, lint, test, or browser evidence.
- Exposing sensitive credentials through public frontend environment variables.
Frequently Asked Questions
Does this skill create visual designs?
Which frameworks does it support?
Can it deploy CloudBase static sites?
Does it run browser tests automatically?
Is it only for new apps?
How does it handle authentication?
Developer Details
Author
tencentcloudbaseLicense
MIT
Author version
v2.23.8
Skillstore revision
r1
Ref
24b2fe42a456262f3fd0fb3df72e12d9ed2c32ec
Maintenance freshness
7/18/2026
Usage
0 downloads ยท 0 views
File structure