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

E2E automation engineer skill for route smoke checks, HTTP reachability, and lightweight UI confidence validation.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "E2E自动化工程师-路由与UI冒烟验证" with this command: npx skills add aiweline/e2e-ui

Role

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.

When To Use

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

Source Material

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

Responsibilities

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

Workflow

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

Weline Rules

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

Inputs Required

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

Expected Output

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

Validation

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

Constraints

  • Do not confuse smoke validation with full end-to-end coverage.
  • Do not skip route refresh when the route graph changed.
  • Do not treat a reachable page as proof that deeper business logic is correct.
  • Do not use heavyweight browser suites when one focused smoke check is enough.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

技能编辑器

编辑、完善或审查 AgentSkills。当需要创建新技能、对现有 SKILL.md 进行修改、清理/审计/整理技能文件时激活此技能。触发词:编辑技能, skill 注意事项, metadata 检查, 完善技能, 清理技能, 审计技能, skill 规范, 编写 skill, 新建技能

Registry SourceRecently Updated
Automation

全闭环管道

全闭环自动化管道 — Hunter→Skill Factory→Orchestrator→Dashboard→Profit。将Phase 1-3所有组件串联为自动运行的超级管道。核心能力:(1) 一键全流程 (2) 定时自动运行 (3) 异常自愈 (4) 利润报告

Registry SourceRecently Updated
Automation

智美人AI实战课

《智美人AI Agent实战课》配套技能——从0到1搭建AI Agent的完整课程体系。第01节:AI Agent基础概念+工具链搭建。课程内容含数字人讲解视频、实战代码、课后练习。覆盖:OpenClaw配置、技能安装、MCP工具、多Agent协同、变现实战。

Registry SourceRecently Updated
Automation

利润优化引擎

利润优化引擎 — 订单管理/计价/结算模拟。核心能力:(1) 订单管理 (2) 计价模型 (3) 成本追踪 (4) 利润计算

Registry SourceRecently Updated