← Back to Skills Marketplace
aqbjqtd

Web Fixing

by sniper-one · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
109
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install web-fixing
Description
修复网页和前端界面问题。当用户要求修复网页、调试前端、解决UI问题、修复样式、响应式布局错误、移动端显示异常、CSS问题、JavaScript报错、交互功能失效、生成网页后检查并修复时使用此技能。
Usage Guidance
This skill appears coherent and focused on front-end debugging. Before enabling it: 1) Confirm which platform tools (web_fetch, read/edit/write, browser snapshot) the agent will be permitted to use — these let the agent fetch pages and read/write workspace files, so restrict them if you don't want that. 2) If you or the agent run the optional npm/npx commands, do so in a sandbox or project workspace because they will download packages and write files. 3) Avoid giving the agent access to private/internal sites unless you trust it to handle sensitive data; test on non-production pages first. 4) Review any changes the agent proposes before applying to production. Overall risk is low because the skill is instruction-only and requests no secrets, but be mindful of tool permissions and npm installs the instructions recommend.
Capability Analysis
Type: OpenClaw Skill Name: web-fixing Version: 1.2.0 The skill bundle provides a professional and highly structured framework for an AI agent to diagnose and repair frontend web issues, including CSS, JavaScript, and performance bottlenecks. It emphasizes security best practices, such as escaping HTML to prevent XSS, and follows a systematic four-stage debugging methodology. No indicators of malicious intent, data exfiltration, or unauthorized execution were found across the documentation (SKILL.md) or the extensive reference materials.
Capability Assessment
Purpose & Capability
Name and description describe front-end debugging and repair. The skill is instruction-only and does not request unrelated binaries, environment variables, or credentials. The tools and steps (DevTools, Lighthouse, Playwright as optional) are consistent with web-fixing.
Instruction Scope
SKILL.md provides detailed step-by-step debugging, testing and fix workflows. It references platform tools (browser snapshot/screenshot, web_fetch, read/edit/write) and optional local installs (npx playwright, npm packages). These are reasonable for the task but do imply the agent will use web-fetch and file read/write capabilities if the platform grants them — which can expose page content or workspace files. The instructions do not direct the agent to read unrelated system secrets or infrastructure configs.
Install Mechanism
No install spec and no code files (instruction-only), which is low risk. The SKILL.md mentions optional commands like `npx playwright install --with-deps` and `npm i -D web-vitals`; these are user-optional and would download packages if executed, but they are proportional to end-to-end testing and performance monitoring needs.
Credentials
The skill requires no environment variables, credentials, or config paths. Suggested tools and checks (DevTools, Lighthouse, Playwright) are relevant to front-end debugging and do not demand unrelated secrets. No evidence of attempts to access other skills' credentials or system-wide configs.
Persistence & Privilege
Skill flags: always:false and normal model-invocation allowed. It does not request permanent presence or to modify other skills or agent-wide settings. No install step writes persistent components as part of the skill bundle (instruction-only).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install web-fixing
  3. After installation, invoke the skill by name or use /web-fixing
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
web-fixing 1.2.0 — No file changes detected; documentation and workflow remain unchanged. - No modifications to the SKILL.md file, content, or skill implementation. - All guidelines, strategies, and checklists are unchanged from the previous version. - Documentation and workflow for web and frontend bug fixing remain as before.
v1.1.0
- 简化并精炼技能文档结构,整体更易读。 - 新增“阶段 0:工具检测”,推荐常用调试与性能检测工具。 - 增加 CSS 2026 新特性、Core Web Vitals 2024+ 标准及主流前端构建工具调试说明。 - 补充修复检查清单,包含性能与可读性标准。 - 优化并合并部分内容,核心修复流程更清晰明了。
v1.0.0
Initial release with comprehensive methodology and practical strategies for web and frontend issue fixing: - Provides a four-stage debugging methodology: observation, analysis, repair, and validation. - Integrates Chrome DevTools Protocol for effective issue diagnosis. - Emphasizes root cause analysis, single-issue fixes, and mandatory validation. - Includes practical checklists, anti-patterns, and browser/device compatibility guidelines. - Offers specific strategies for layout, CSS, JavaScript, responsiveness, and HTML character escaping. - Outlines integration with OpenClaw tools for snapshot, web fetch, and file operations. - Links to detailed workflow, checklist, and case study references.
Metadata
Slug web-fixing
Version 1.2.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Web Fixing?

修复网页和前端界面问题。当用户要求修复网页、调试前端、解决UI问题、修复样式、响应式布局错误、移动端显示异常、CSS问题、JavaScript报错、交互功能失效、生成网页后检查并修复时使用此技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.

How do I install Web Fixing?

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

Is Web Fixing free?

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

Which platforms does Web Fixing support?

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

Who created Web Fixing?

It is built and maintained by sniper-one (@aqbjqtd); the current version is v1.2.0.

💬 Comments