← Back to Skills Marketplace
aiweline

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

by Aiweline · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
53
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install e2e-route-ui-smoke
Description
E2E automation engineer skill for route smoke checks, HTTP reachability, and lightweight UI confidence validation.
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install e2e-route-ui-smoke
  3. After installation, invoke the skill by name or use /e2e-route-ui-smoke
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Publish_WelineFramework_Multica_role_skills
Metadata
Slug e2e-route-ui-smoke
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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

E2E automation engineer skill for route smoke checks, HTTP reachability, and lightweight UI confidence validation. It is an AI Agent Skill for Claude Code / OpenClaw, with 53 downloads so far.

How do I install E2E自动化工程师 路由与UI冒烟验证?

Run "/install e2e-route-ui-smoke" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

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

Yes, E2E自动化工程师 路由与UI冒烟验证 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does E2E自动化工程师 路由与UI冒烟验证 support?

E2E自动化工程师 路由与UI冒烟验证 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

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

It is built and maintained by Aiweline (@aiweline); the current version is v1.0.0.

💬 Comments