← Back to Skills Marketplace
binggg

Web Development

by Booker Zhao · GitHub ↗ · v1.9.0 · MIT-0
cross-platform ✓ Security Clean
742
Downloads
0
Stars
2
Active Installs
10
Versions
Install in OpenClaw
/install web-development
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install web-development
  3. After installation, invoke the skill by name or use /web-development
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug web-development
Version 1.9.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 10
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 742 downloads so far.

How do I install Web Development?

Run "/install web-development" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Web Development free?

Yes, Web Development is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Web Development support?

Web Development is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Web Development?

It is built and maintained by Booker Zhao (@binggg); the current version is v1.9.0.

💬 Comments