← 返回 Skills 市场
web-development
作者
Booker Zhao
· GitHub ↗
· v1.27.45
· MIT-0
5903
总下载
0
收藏
0
当前安装
73
版本数
在 OpenClaw 中安装
/install web-development
功能描述
Use when users need to implement, integrate, debug, build, deploy, or validate a Web frontend after the product direction is already clear, especially for React, Vue, Vite, browser flows, or CloudBase Web integration.
安全使用建议
Review the authentication and CORS examples before installing or relying on this skill. Do not copy the NestJS AuthGuard, wildcard credentialed CORS config, or client-side access-token cookie pattern into production without replacing them with real token validation, an explicit origin allowlist, and safer server-managed session handling.
能力评估
Credentials
Browser testing, project inspection, SDK installation, and CloudBase hosting actions are proportionate for this skill, but users should review changes involving auth, CORS, and deployment before applying them.
Install Mechanism
The artifact is markdown-only, has no executable install script, and instructs agents not to fetch missing sibling skills over HTTP; package installation guidance is limited to purpose-aligned SDK use.
Instruction Scope
The runtime instructions are mostly scoped to web development and validation, but several production-looking snippets under-disclose security requirements for token validation, client-side token cookies, and credentialed CORS.
Persistence & Privilege
There is no agent persistence or background worker, but the Next.js sample persists an access token in a JavaScript-managed cookie without Secure, SameSite, or HttpOnly protections, which is sensitive token handling.
Purpose & Capability
The stated purpose is normal web and CloudBase frontend engineering, but the artifact includes authentication guidance where a NestJS guard accepts any Bearer token after only checking presence, despite being labeled as token verification.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install web-development - 安装完成后,直接呼叫该 Skill 的名称或使用
/web-development触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.27.45
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.33.0 (eea512f9) | - feat(functions): 支持云函数自定义镜像部署与异步部署状态查询 (#985) | - chore: sync cloudbase plugin skills from upstream | - chore: sync claude skills mirror from source | - refactor(env): converge env domain tool naming into query*/manage* system (#997)
v1.27.44
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.32.5 (4e6ca71c) | - fix(auth): international-site (TCB_SITE=intl) API key routing, device flow and diagnostics (#972) | - fix(mcp): queryEnv(list) pin to bound env for hosted OAuth token (环境级 STS) (#968) | - refactor(rag): remove vector mode from searchKnowledgeBase (#973) | - fix(cloudrun): mask service env params by default in queryCloudRun detail (#975)
v1.27.43
Recent commits / 最近提交: | - chore(release): bump version to v2.32.4 (a9cd97d2) | - chore: sync claude skills mirror from source | - fix(auth): give OTP sdkHints full call context and messageId caution (#964) | - chore: sync cloudbase plugin skills from upstream | - docs(release): add v2.32.3 release notes (7b513c4e)
v1.27.42
Recent commits / 最近提交: | - chore(release): bump version to v2.32.3 (7b513c4e) | - fix(auth): 🔧 resolve ambiguous-region credentials from the only usable site slot (#962) | - fix(tests): 🔨 retry temp dir cleanup in cloudbase-sites-plugin tests (#961) | - feat(pg): default ExecutePGSql role to cloudbase_postgres, reserve cloudbase_admin (#959) | - feat(dsh-plugin): @cloudbase/dsh-plugin — CloudBase backend for DeepSeek Harness (#933)
v1.27.41
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.32.2 (eec8ec79) | - Merge pull request #958 from TencentCloudBase/feat/msg-push-container-mode | - chore(deps): ⬆️ bump @cloudbase/manager-node to 5.8.2 (requestFn support, MR !150) | - Merge pull request #956 from TencentCloudBase/feat/git-guard-pre-push | - Revert "fix(nosql): 🐛 route tcb-domain DB calls via requestFn when present (WeChat IDE has no Tencent creds) (dc0eaaf9)"
v1.27.40
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.32.1 (82a92358) | - Merge pull request #957 from TencentCloudBase/feat/msg-push-container-mode | - docs(skill): 🔧 use WeChat-side tool names (cloud_query_msg_push/cloud_manage_msg_push) in skill docs (dc0eaaf9) | - docs(skill): 📚 add push-mode (cloudfunction/container) chapter to message-push reference (dc0eaaf9) | - fix(msg-push): ⚠️ degrade function-existence check when host hook absent (compat with WeChat IDE, dc0eaaf9)
v1.27.39
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.32.0 (e30ee663) | - chore: sync cloudbase plugin skills from upstream | - Merge pull request #949 from TencentCloudBase/feat/virtual-payment-mcp | - fix(skill): 📏 compress miniprogram-development description under Codex 1024-char limit (dc0eaaf9) | - Merge remote-tracking branch 'origin/main' into feat/virtual-payment-mcp
v1.27.38
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.31.0 (7efa4dd50) | - Merge pull request #947 from TencentCloudBase/feat/getdeploylog-coding-fix | - fix(cloudrun): 🔧 align getDeployLog coding fallback next_step action union (b2cb3661) | - task: queryCloudRun getDeployLog 遇 CODING 未登录改 (18efa60c) | - chore: sync cloudbase plugin skills from upstream
v1.27.37
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.30.1 (9326243c1) | - Merge pull request #944 from TencentCloudBase/feat/kimi-plugin-zip-cleanup | - refactor(kimi): 🧹 assemble sibling skills into cloudbase/references | - chore: sync cloudbase plugin skills from upstream | - chore: sync claude skills mirror from source
v1.27.36
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.30.0 (a84f982e) | - Merge pull request #943 from TencentCloudBase/feat/kimi-plugin-zip-cleanup | - refactor(kimi): 🧹 whitelist-only zip with version-free asset name | - Merge pull request #942 from TencentCloudBase/feat/mcp-region-env-scope | - chore: sync claude skills mirror from source
v1.27.35
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.29.0 (3636e6c7) | - Merge pull request #941 from TencentCloudBase/feat/kimi-plugin-publish | - feat(kimi): 📦 pack Kimi plugin zip and attach to release assets | - chore: sync cloudbase plugin skills from upstream | - chore: sync claude skills mirror from source
v1.27.34
Recent commits / 最近提交: | - chore(release): merge main into v2.28.1 bump (52383793) | - Merge pull request #932 from TencentCloudBase/feat/kimi-plugin-shared-manifest | - chore(release): 🚀 bump version to v2.28.1 (52383793) | - fix(kimi): drop tcb CLI from skillInstructions — login via MCP auth tool | - docs(kimi): align interface copy with Vercel/Supabase Codex plugin pattern
v1.27.33
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.28.0 (5520bd3b) | - Merge pull request #926 from TencentCloudBase/task/cloudbase-mcp-20260818 | - fix(compat): pass-through copies only git-tracked files; refresh baseline without gitignored skills | - fix(compat): support .yaml/.yml in compat baseline classifier + refresh baseline | - docs(cloudrun): add container deploy failure SOP (bde80f9c)
v1.27.32
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.27.0 | - chore(release): 🛠️ refresh generated tools docs before v2.27.0 | - Merge pull request #909 from TencentCloudBase/fix/remove-download-path-test | - fix: 移除 downloadRemoteFile 遗留集成测试与文档分类映射 | - Merge pull request #908 from TencentCloudBase/feat/remove-downloadRemoteFile
v1.27.31
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.26.0 | - chore(release): 🛠️ refresh generated tools docs before v2.26.0 | - feat(gateway): 🔌 add enableRoute/disableRoute for gateway routes (#901) | - chore: sync cloudbase plugin skills from upstream | - chore: sync claude skills mirror from source
v1.27.30
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.25.10 | - fix(ci): 🩹 refresh compat baseline after codebuddy plugin.json change (#892) | - fix(deps): 🔒 upgrade MCP SDK to 1.30.0 and retain category annotations (#873) | - fix(env): detect RuntimeBackends.nosql from flexdb tnt InstanceId (#891) | - fix(partner): 🩹 post-#886 prewarm cleanup, skill install path, CI sync (#888)
v1.27.29
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.25.9 | - fix(ci): 📦 install examples scripts deps before build-zips (#890) | - feat(skills): add minimal-web-baas-demo and publish path (#886) | - docs(marketplace): mark Trae community MCP and skills listed (#885) | - chore(ci): ⬆️ bump clawhub CLI pin to 0.23.3 after upload-ticket fix (#884)
v1.27.28
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.25.8 | - fix(cli): break cloud-mode↔logger cycle crashing --cloud-mode (#879) | - Merge pull request #877 from TencentCloudBase/docs/awesome-copilot-intake-rerun-status | - docs(marketplace): ✅ note Awesome Copilot intake re-pass and ready-for-review | - docs(marketplace): 📝 record Awesome Copilot intake re-pass after skill-fetch strip
v1.27.27
Recent commits / 最近提交: | - Merge pull request #875 from TencentCloudBase/fix/awesome-copilot-strip-remote-skill-urls | - fix(security): 🛡️ strip remote skill-fetch URLs for Copilot review | - chore: sync claude skills mirror from source | - chore(release): 🚀 bump version to v2.25.7 | - fix(ci): 🛡️ use rsync --checksum for skills repo sync (#874)
v1.27.26
Recent commits / 最近提交: | - chore(release): 🚀 bump version to v2.25.7 | - fix(ci): 🛡️ use rsync --checksum for skills repo sync (#874) | - fix(deps): Dependabot security overrides + vitest 3.2.7 (#871) | - fix(ci): 🛡️ use rsync --checksum for plugin repo sync (#872) | - fix(ci): 🩹 restore workflow_dispatch inputs after concurrency insert (#870)
元数据
常见问题
web-development 是什么?
Use when users need to implement, integrate, debug, build, deploy, or validate a Web frontend after the product direction is already clear, especially for React, Vue, Vite, browser flows, or CloudBase Web integration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5903 次。
如何安装 web-development?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install web-development」即可一键安装,无需额外配置。
web-development 是免费的吗?
是的,web-development 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
web-development 支持哪些平台?
web-development 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 web-development?
由 Booker Zhao(@binggg)开发并维护,当前版本 v1.27.45。
推荐 Skills