← 返回 Skills 市场
Web Development
作者
Booker Zhao
· GitHub ↗
· v1.9.0
· MIT-0
742
总下载
0
收藏
2
当前安装
10
版本数
在 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 Re...
安全使用建议
This skill is an instruction-only web/frontend helper and appears coherent. Before installing: (1) confirm you trust the owner or the referenced fallback URLs (the SKILL.md links to raw content on cnb.cool that the agent may fetch at runtime), (2) ensure your agent's browser-testing/agent-browser capabilities and any auth-related skills (auth-tool/auth-web) are configured separately if needed, and (3) verify the agent will not be granted extra credentials or file-system access you don't intend to share. If you need stronger assurance, open the referenced fallback URLs and review those SKILL.md files yourself prior to use.
功能分析
Type: OpenClaw Skill
Name: web-development
Version: 1.9.0
The skill bundle provides standard engineering guidelines for web development (React, Vue, Vite) and CloudBase integration. The instructions in SKILL.md, browser-testing.md, and frameworks.md are focused on legitimate development tasks such as component implementation, routing, and browser-based validation. There is no evidence of data exfiltration, malicious execution, or prompt injection intended to subvert the agent's behavior.
能力评估
Purpose & Capability
The name/description match the instructions: guidance for implementing, debugging, building, deploying, and validating web frontends (React, Vue, Vite, CloudBase). It does not request unrelated binaries, credentials, or system access.
Instruction Scope
SKILL.md and the companion docs focus on frontend work and browser-based validation. The instructions reference repo files (e.g., src/lib/*) and related skills (auth-tool, agent-browser) which is expected for a coding agent. They do not instruct the agent to read unrelated system files or exfiltrate data.
Install Mechanism
No install spec or code is included (instruction-only), which is low-risk. The docs include fallback raw URLs (https://cnb.cool/...) to sibling SKILL.md files; these are references the agent may fetch at runtime. Fetching remote docs is expected here but means behavior depends on external content.
Credentials
The skill declares no required environment variables, credentials, or config paths. The guidance to inspect repo files and use other skills for auth is proportionate to its purpose.
Persistence & Privilege
always is false and there's no install step that writes to disk or modifies other skills. The skill does not request permanent presence or elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install web-development - 安装完成后,直接呼叫该 Skill 的名称或使用
/web-development触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.9.0
Recent commits / 最近提交:
- Merge pull request #579 from TencentCloudBase/fix/skill-alias-resolution
- fix(skills): restore serialize-result rules and envQuery(action=info) directive
- fix(skills): guide alias→EnvId resolution & align Web SDK quick-start examples
- Merge pull request #572 from TencentCloudBase/ai-fix/issue-571
- chore: sync claude skills mirror from source
v1.8.0
Recent commits / 最近提交:
- chore(release): 🔖 bump version to v2.18.0
- chore(release): 🔧 refresh generated tools doc before v2.18.0
- chore: sync claude skills mirror from source
- Merge pull request #528 from TencentCloudBase/feature/cloudrun-deploy-log-refresh
- chore: sync claude skills mirror from source
v1.7.0
Recent commits / 最近提交:
- chore(release): bump version to v2.17.1
- chore(release): build artifacts for v2.17.1
- docs(workflow): 🧭 tighten git and mcp tooling conventions
- Merge pull request #520 from TencentCloudBase/chore/refine-entry-guardrails-and-bump-toolbox
- chore(cloudbase): 🔧 refine entry guardrails and bump toolbox
v1.6.0
Recent commits / 最近提交:
- chore(release): 🔖 bump version to v2.17.0
- chore(release): 🔧 refresh generated docs for v2.17.0
- chore: sync claude skills mirror from source
- fix(release): 🩹 repair app-auth build for v2.17.0-beta.2
- chore: sync claude skills mirror from source
v1.5.0
Recent commits / 最近提交:
- fix(release): 🩹 repair app-auth build for v2.17.0-beta.2
- chore: sync claude skills mirror from source
- chore(release): 🔖 bump version to v2.17.0-beta.1
- chore: sync claude skills mirror from source
- Merge pull request #505 from TencentCloudBase/feature/update-skills-and-configs
v1.4.0
Recent commits / 最近提交:
- chore(release): 🔖 bump version to v2.17.0-beta.1
- chore: sync claude skills mirror from source
- Merge pull request #505 from TencentCloudBase/feature/update-skills-and-configs
- Merge pull request #508 from TencentCloudBase/feature/search-knowledgebase-docs-mode
- chore(merge): 🔀 resolve main conflicts for app auth and nosql
v1.3.0
Recent commits / 最近提交:
- Merge pull request #495 from TencentCloudBase/feature/attribution-app-auth-patch-login-strategy
- Merge pull request #496 from TencentCloudBase/feature/skill-fallback-links
- fix(mcp): ✨ 更新 manageFunctions 工具描述,明确包含 invokeFunction 功能
- Merge pull request #497 from TencentCloudBase/feature/update-skills-and-configs
- feat(skills): ✨ add new skills and config directories
v1.2.0
Recent commits / 最近提交:
- Merge pull request #489 from TencentCloudBase/feature/skill-fallback-links
- chore(skills): 🧭 harden skill-authoring URL checks
- feat(skills): 🔗 add standalone raw-source fallbacks
- chore: sync claude skills mirror from source
- Merge pull request #485 from TencentCloudBase/feature/app-auth-interface-alignment
v1.1.0
Recent commits / 最近提交:
- chore(release): 🔖 bump version to v2.16.1
- chore: release v2.16.1
- Merge pull request #482 from TencentCloudBase/fix/nosql-index-tool-discoverability
- chore: clean up test files and redundant tgz packages
- Merge pull request #479 from TencentCloudBase/fix/manage-gateway-type-clarity
v1.0.0
Web development skill guidelines and activation clarified.
- Clear separation between engineering execution and design direction tasks.
- Updated activation criteria to focus on React, Vue, Vite, browser flows, and CloudBase Web integration.
- Explicit “do not use for” sections to avoid misuse (e.g., UI design, backend, native apps).
- Added workflow steps: clarifying task surface, following build conventions, running in-browser validations, and integrating CloudBase only when needed.
- Detailed CloudBase Web integration practices and authentication handling.
元数据
常见问题
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 Re... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 742 次。
如何安装 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.9.0。
推荐 Skills