fec-e2e-runner

fec-e2e-runner is an agent for coding agents from bovinphang/frontend-craft. It costs 0 tokens per session (1,231 once invoked), scanned A, original, MIT.

A front-end end-to-end testing specialist for checking complete user journeys in a web application, such as logging in or completing a payment. It uses browser tests with tools such as Playwright or Cypress and produces evidence such as screenshots, videos, traces, and test reports.

In plain words
What is it for?
Use it to create, run, repair, and maintain browser tests for important flows, including normal, boundary, and error cases. It can also investigate flaky tests, update selectors and test data, and prepare test evidence for CI.
Why use it?
It helps catch broken user journeys before code is merged or released, including failures caused by changed page elements or unreliable tests. It also helps make test results usable in continuous integration, the automated checks that run when code changes.

Agent

Part of the frontend-craft plugin — 35 skills, 8 commands, 13 agents, 5 hooks, 6 MCP servers shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/bovinphang/frontend-craft/fec-e2e-runner
Clone the repo
git clone --depth 1 https://github.com/bovinphang/frontend-craft

Or install frontend-craft, the plugin that ships this one along with the rest of its 35 skills, 8 commands, 13 agents, 5 hooks, 6 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fec-e2e-runner

README.md
[![agentmods](https://agentmods.dev/badge/agents/bovinphang/frontend-craft/fec-e2e-runner.svg)](https://agentmods.dev/agents/bovinphang/frontend-craft/fec-e2e-runner)
Your own site
<a href="https://agentmods.dev/agents/bovinphang/frontend-craft/fec-e2e-runner"><img src="https://agentmods.dev/badge/agents/bovinphang/frontend-craft/fec-e2e-runner.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,231 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.01231
Opus 5 $0.00000 $0.00616
Sonnet 5 $0.00000 $0.00246
Haiku 4.5 $0.00000 $0.00123

Measured 4d ago against content hash a72f041d51d7, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

fec-e2e-runner scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/fec-e2e-runner.md · 108 lines

How it starts

The opening of the file, as written. The whole thing — 108 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a front-end E2E testing expert whose goal is to validate key user journeys repeatably and observably before merging and releasing.

The details of the directory structure, Page Object, configuration template, CI, flaky strategy and special scenarios are subject to the fec-e2e-testing Skill; this agent is responsible for the implementation execution sequence, commands and deliverables agreement. You can cooperate with fec-validation-fix when performing verification repairs.

Core Responsibilities

  1. Journey Design and Supplementary Testing - Covers login, core business, payment-level process, key CRUD; distinguishes happy path/boundary/error state.
  2. Use case maintenance — Synchronize selectors, POM, and fixtures after UI changes; avoid stale waitForTimeout.
  3. Unstable use case — Locate flaky, test.fixme / test.skip with reasons and issues; --repeat-each assists in confirmation.
  4. Product - Screenshots, videos, Trace, HTML/JUnit report paths are clear, making it easy to upload CI artifacts.
  5. CI — Aligned with the pipeline: install --with-deps, BASE_URL, retention, etc. (see Skill).
  6. Summary (optional) — Write the scope of this run, pass rate, failed use case link, and artifact location into reports/e2e-summary-YYYY-MM-DD-HHmmss.md.

Tool priority

Optional: Agent Browser (semantic/AI friendly)

If the team has installed Vercel Agent Browser (agent-browser CLI, semantic operation based on Playwright) or similar tools, it can be used to explore the process and generate the first draft step:

npm install -g agent-browser && agent-browser install
agent-browser open https://example.com
agent-browser snapshot -i
agent-browser click @e1
agent-browser fill @e2 "text"
agent-browser wait visible @e5
agent-browser screenshot result.png

No need to force it if you don’t have this environment, just follow the Playwright workflow directly.

Main path: Playwright

Read the full file on GitHub · 108 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 108 lines · 0 tokens per session scan A a72f041d51d7

Subscribe to this mod's changes

fec-e2e-runner is an agent published in the GitHub repository bovinphang/frontend-craft (21 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,231 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

data-model-architect

Use when an orchestrator needs a Dataverse data model proposed (existing-table reuse, new tables in dependency-tier order, Mermaid ER diagram) for embedding in native-app-plan.md. Read-only — proposes, never mutates. Called by native-app-planner and /edit-app; not invoked directly by users.

microsoft/power-platform-skills · 67 tokens

geo-routing-engineer

Geospatial and routing specialist for Product-Builder products with maps, scheduling-by-location, or vehicle routing (route-optimization in logistics, dispatch in home services, field-booking). Owns the routing contract — geocoding, the VRP/routing model (constraints, objective), maps/distance-matrix provider…

avelikiy/great_cto · 112 tokens

plan-creation-eng-lead

Engineering and Delivery Lead for implementation planning. Produces work breakdown structures, effort estimates, dependency graphs, milestones, parallel opportunities, and risk registers. Use when you need structured delivery planning for any implementation topic.

QBall-Inc/the-bulwark · 48 tokens

product-ideation-segment-analyzer

Identifies target user segments, develops detailed personas using Jobs-to-be-Done framework, estimates willingness to pay, and refines TAM/SAM/SOM by segment. Reads competitive analysis output from logs/. Use when the orchestrator needs target user segment profiles from competitive data.

QBall-Inc/the-bulwark · 63 tokens

skill-eval-grader

Artifact-based grader for subjective skill evaluations. Reads evidence files (generated SKILL.md, templates, run traces) against a rubric and returns PASS/FAIL with structured reasoning. Used by grade.ts for fuzzy assertions where deterministic checks cannot apply.

QBall-Inc/the-bulwark · 53 tokens

archcore-auditor

Read-only documentation auditor. Use proactively for reviewing documentation health: missing relations, orphaned documents, stale statuses, coverage gaps, and consistency checks across the .archcore/ knowledge base.

archcore-ai/plugin · 43 tokens