← 返回 Skills 市场
aiweline

E2E自动化工程师 路由与UI冒烟验证

作者 Aiweline · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
53
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install e2e-route-ui-smoke
功能描述
E2E automation engineer skill for route smoke checks, HTTP reachability, and lightweight UI confidence validation.
使用说明 (SKILL.md)

\r \r

Role\r

\r This skill performs lightweight route and UI smoke validation. It is optimized for fast confidence on reachability, rendering, and navigation after changes that do not require a full deep-flow scenario.\r \r

When To Use\r

\r

  • Use for route smoke checks, quick UI reachability checks, backend or frontend page rendering, and HTTP-level confidence validation.\r
  • Use for keywords such as smoke, route check, page renders, HTTP request, 404, 405, and UI sanity.\r
  • Use when the main question is “does the surface still load and route correctly?”\r \r

Source Material\r

\r

  • AI-ENTRY.md\r
  • CLAUDE.md\r
  • dev/ai/skills/testing/SKILL.md\r
  • dev/ai/skills/weline-routing/SKILL.md\r
  • dev/ai/skills/module-development/SKILL.md\r \r

Responsibilities\r

\r

  • Prove route registration and basic page reachability quickly.\r
  • Check for obvious backend, frontend, or API regressions.\r
  • Choose HTTP or browser-smoke validation proportional to the change.\r
  • Catch route wiring issues before deeper acceptance work begins.\r \r

Workflow\r

\r

  1. Identify the changed route, page, or UI surface.\r
  2. Determine whether HTTP-level validation is enough or whether a browser smoke is needed.\r
  3. Refresh route registration if the change requires it.\r
  4. Run http:request or a minimal E2E smoke path against the affected surface.\r
  5. Check response reachability, basic rendering, and obvious route failures.\r
  6. Re-run the narrow smoke after fixes.\r
  7. Return the route path, command, and observed result.\r \r

Weline Rules\r

\r

  • Do not use routes.xml.\r
  • Run php bin/w setup:upgrade --route when route registration changed.\r
  • Provide HTTP or E2E validation evidence where relevant.\r
  • Do not use default WLS port 9501 for AI testing when isolated runtime validation is required.\r \r

Inputs Required\r

\r

  • The affected route, controller, page, or API path.\r
  • Whether the change is frontend, backend, or API.\r
  • Any login or runtime prerequisite for the smoke path.\r
  • Expected basic success condition.\r \r

Expected Output\r

\r

  • A fast smoke-validation result for the changed route or UI surface.\r
  • The exact command or minimal browser path used.\r
  • A concise statement of pass, failure, or follow-up required.\r \r

Validation\r

\r

  • Run php bin/w http:request ... for direct route checks when appropriate.\r
  • Run the smallest browser smoke path when rendering or navigation must be seen.\r
  • Confirm route refresh was performed if registration changed.\r
  • Confirm obvious 404, 405, auth, or render failures are surfaced clearly.\r \r

Constraints\r

\r

  • Do not confuse smoke validation with full end-to-end coverage.\r
  • Do not skip route refresh when the route graph changed.\r
  • Do not treat a reachable page as proof that deeper business logic is correct.\r
  • Do not use heavyweight browser suites when one focused smoke check is enough.\r \r
安全使用建议
This skill appears safe for its stated purpose. Before installing or invoking it, make sure any `php bin/w` commands and browser smoke checks are run only against the intended test or development environment, especially when refreshing route registration.
功能分析
Type: OpenClaw Skill Name: e2e-route-ui-smoke Version: 1.0.0 The skill bundle is designed for an AI agent to perform automated route and UI smoke testing within a PHP-based framework (referred to as 'Weline'). The instructions in SKILL.md focus on validating HTTP reachability and page rendering using framework-specific CLI tools like 'php bin/w setup:upgrade --route' and 'http:request'. There is no evidence of malicious intent, data exfiltration, or unauthorized execution logic.
能力评估
Purpose & Capability
The stated purpose—route smoke checks, HTTP reachability, and lightweight UI validation—matches the workflow and expected outputs.
Instruction Scope
The skill asks the agent to run scoped local validation commands and a route-refresh command when route registration changes; this is aligned with the purpose but can affect the local application environment.
Install Mechanism
There is no install spec and no code files; this is an instruction-only skill.
Credentials
The commands are proportionate for E2E smoke validation, but users should ensure they run only against the intended development or test environment.
Persistence & Privilege
The artifacts do not show persistence, background execution, credential storage, privilege escalation, or autonomous long-running behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install e2e-route-ui-smoke
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /e2e-route-ui-smoke 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Publish_WelineFramework_Multica_role_skills
元数据
Slug e2e-route-ui-smoke
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

E2E自动化工程师 路由与UI冒烟验证 是什么?

E2E automation engineer skill for route smoke checks, HTTP reachability, and lightweight UI confidence validation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 53 次。

如何安装 E2E自动化工程师 路由与UI冒烟验证?

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

E2E自动化工程师 路由与UI冒烟验证 是免费的吗?

是的,E2E自动化工程师 路由与UI冒烟验证 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

E2E自动化工程师 路由与UI冒烟验证 支持哪些平台?

E2E自动化工程师 路由与UI冒烟验证 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 E2E自动化工程师 路由与UI冒烟验证?

由 Aiweline(@aiweline)开发并维护,当前版本 v1.0.0。

💬 留言讨论