← 返回 Skills 市场
aqbjqtd

Web Fixing

作者 sniper-one · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
109
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install web-fixing
功能描述
修复网页和前端界面问题。当用户要求修复网页、调试前端、解决UI问题、修复样式、响应式布局错误、移动端显示异常、CSS问题、JavaScript报错、交互功能失效、生成网页后检查并修复时使用此技能。
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install web-fixing
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /web-fixing 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug web-fixing
版本 1.2.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Web Fixing 是什么?

修复网页和前端界面问题。当用户要求修复网页、调试前端、解决UI问题、修复样式、响应式布局错误、移动端显示异常、CSS问题、JavaScript报错、交互功能失效、生成网页后检查并修复时使用此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。

如何安装 Web Fixing?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install web-fixing」即可一键安装,无需额外配置。

Web Fixing 是免费的吗?

是的,Web Fixing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Web Fixing 支持哪些平台?

Web Fixing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Web Fixing?

由 sniper-one(@aqbjqtd)开发并维护,当前版本 v1.2.0。

💬 留言讨论