Skills

All Skills

e2e

Skills tagged with #e2e

@fastslack
MCP

E2e Runner

JSON-driven E2E test runner with parallel Chrome pool execution and 16 MCP tools.

mcpgithubslack
fastslack/mtw-e2e-runner
19d ago
0
@sm17p

e2e-playwright-extension

Adds or updates extension E2E tests using the project Playwright setup and fixture (load unpacked extension, popup/background). Use when adding e2e for a feature, fixing failing e2e, or when changing popup/options/background flows.

sm17p/amgiflol+7 more
19d ago
430
@branchbox

branchbox-devcontainer-guardrails

Use when modifying BranchBox devcontainer/bootstrap workflows, compose templates, feature env-stash behavior, or manual E2E harness/release docs. Apply issue

branchbox/branchbox
18d ago
630
@Trendyol

stove-e2e-setup

Use when adding Stove e2e tests to a project, creating a test-e2e source set, configuring Stove systems (HTTP, PostgreSQL, Kafka, WireMock, gRPC), setting up the stove {} test DSL, enabling OpenTelemetry tracing for tests, writing AbstractProjectConfig, or extending Stove with custom systems.

Trendyol/stove
18d ago
3040
@nebius

e2e-triage

Analyze root cause of soperator e2e test failures from a GitHub Actions run URL. Use when asked to triage, diagnose, or analyze a failed e2e test run.

nebius/soperator
18d ago
3680
@macalbert

testing-conventions

Apply Envilder testing conventions for Vitest unit tests and LocalStack e2e tests. Use when adding or updating tests for command handlers, domain entities, adapters, CLI, or GitHub Action flows.

macalbert/envilder
18d ago
1330
@entireio

agent-integration

Run all three agent integration phases sequentially: research, write-tests, and implement using E2E-first TDD (unit tests written last). For individual phases, use /agent-integration:research, /agent-integration:write-tests, or /agent-integration:implement. Use when the user says "integrate agent", "add agent support", or wants to run the full agent integration pipeline end-to-end.

entireio/cli+2 more
18d ago
3.6K0
@tankpkg

Hello World Skill

A simple test skill for verifying the Tank registry E2E flow.

tankpkg/tank+3 more
18d ago
130
@mongodb

investigate-e2e-failure

This gives instructions on how to investigate end-to-end test failures.

mongodb/mongodb-atlas-kubernetes
18d ago
1910
@ai-dashboad

AI E2E Testing — 8 Platforms, Zero Test Code

> Give your AI agent eyes and hands inside any running app.

ai-dashboad/flutter-skill+2 more
18d ago
730
@alex-feel

E2E Test Skill Implementation

Additional skill documentation for E2E testing.

alex-feel/claude-code-toolbox
19d ago
130
@loft-sh

E2E Test Migration Validator

A skill for exhaustively reviewing e2e tests migrated from the old framework (`next/` directory) to the new framework (`e2e-next/` directory) across the `vcluster`, `vcluster-pro`, and `loft-enterprise` repositories.

loft-sh/vcluster
18d ago
11.1K0
@eric-tramel

agent-smoke-e2e

End-to-end smoke check of the moraine MCP server. Exercises every MCP tool against a live moraine stack and prints a per-tool PASS/FAIL matrix. Use inside the dev sandbox after a fresh build to confirm the MCP binary actually serves its tools and returns shaped responses.

eric-tramel/moraine
18d ago
270
@liaohch3

Tap into Claude Code API requests via a local reverse proxy. Inspect system prompts, messages, tools, and token usage.

Run real E2E tests against Codex CLI (OpenAI Responses API) through claude-tap proxy

testinge2ecodexresponses-api
liaohch3/claude-tap+4 more
6d ago
1350
@kubernetes-sigs

debug-capz-k8s

Debug CAPZ (Cluster API Provider Azure) Kubernetes cluster failures. Covers live cluster inspection via kubectl, VM-level debugging via az CLI, Prow/GCS artifact analysis, and build log triage. Knows CAPZ template flavors, E2E test structure, addon deployment (Calico, cloud-provider-azure, CSI), common failure patterns, and transient errors to ignore.

kubernetes-sigs/cluster-api-provider-azure
18d ago
3300
@currents-dev

playwright-best-practices

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions, multi-tab/popup flows, mobile/responsive layouts, touch gestures, GraphQL, error handling, offline mode, multi-user collaboration, third-party services (payments, email verification), console error monitoring, global setup/teardown, test annotations (skip, fixme, slow), test tags (@smoke, @fast, @critical, filtering with --grep), project dependencies, security testing (XSS, CSRF, auth), performance budgets (Web Vitals, Lighthouse), iframes, component testing, canvas/WebGL, service workers/PWA, test coverage, i18n/localization, Electron apps, or browser extension testing. Covers E2E, component, API, visual, accessibility, security, Electron, and extension testing.

currents-dev/playwright-best-practices-skill
18d ago
1410
@expo

android-e2e-testing

Test Expo Router features on Android emulators using ADB. Use after implementing native Android features or when verifying UI behavior on Android.

expo/expo
19d ago
48.1K0
@willcoliveira

Playwright E2E Skills

willcoliveira/qualiow-playwright-skills
18d ago
80
@dubzzz

javascript-testing-expert

Expert-level JavaScript testing skill focused on writing high-quality tests that find bugs, serve as documentation, and prevent regressions. Advocates for property-based testing with fast-check and protects against indeterministic code in tests. Does not cover black-box e2e testing.

dubzzz/fast-check
18d ago
4.8K0
@motiveflowllc
MCP

AgentVault

Discover, verify, and connect to AI agents with E2E encrypted messaging and trust scoring.

mcpgithubai
motiveflowllc/agentvault-gen2.git
19d ago
0
@PageAI-Pro

e2e-tester

Playwright E2E testing patterns. Trigger: When writing Playwright E2E tests (Page Object Model, selectors, MCP exploration workflow).

PageAI-Pro/ralph-loop+1 more
18d ago
1100
@Shopify

e2e-test-writing

Guide for writing high-quality Playwright E2E tests for Hydrogen. Use when the user asks to "write e2e tests", "add playwright tests", "test this feature end-to-end", "write recipe tests", "add integration tests", or mentions Playwright, E2E testing, or test coverage for user-facing features.

Shopify/hydrogen+3 more
18d ago
1.9K0
@mckinsey

dashboard-build

A skill that should be invoked whenever a user wants to build a Dashboard or simple app. This skill is Phase 2 of an e2e process that covers the actual build and testing. For Phase 1 (requirements, layout design, visualization selection), use the dashboard-design skill.

mckinsey/vizro+1 more
18d ago
3.6K0
@krodak

testing-clickup-cli

Run and manage tests for clickup-cli. Covers unit tests, e2e tests against a real ClickUp workspace, and the test data setup. Use when running tests, adding test coverage, debugging test failures, or setting up test fixtures.

krodak/clickup-cli
19d ago
540
@bcgov

bcsc-core-native-testing

Create native unit tests for Swift (iOS) and Kotlin (Android) code in the bcsc-core package. USE WHEN: testing native code, adding unit tests for native modules, writing XCTest or JUnit tests for bcsc-core, mocking native protocols or interfaces. DO NOT USE FOR: TypeScript/React tests, UI integration tests, or E2E tests.

bcgov/bc-wallet-mobile
19d ago
760
@Maksandre

w3wallets

Interact with browser wallets (MetaMask, Polkadot.js) in Playwright e2e tests. Use when the user needs to set up wallet extensions, create wallet fixtures, approve/deny transactions, manage wallet caching, or any Web3 wallet interaction in tests.

Maksandre/w3wallets
19d ago
730
@EmperorMew
MCP

Io.Github.EmperorMew/Voidly Mcp Server

83 tools: censorship intelligence (119 countries) + E2E encrypted agent messaging

mcpgithub
EmperorMew/aegisvpn
19d ago
0
@vitessio

e2e-tests

Run and debug Vitess end-to-end tests. Use when working with tests under go/test/endtoend/, when asked to run e2e tests, debug e2e test failures, or investigate test flakiness.

vitessio/vitess+1 more
18d ago
20.9K0
@juspay

cypress-test-gen

Generate Cypress E2E tests for PRs, tags, modules, or custom scenarios. Triggers on phrases like "generate cypress tests", "generate-cypress-tests", "write tests for PR", "create cypress tests for tag", "generate tests for module". Also triggers on "@bot generate-cypress-tests

juspay/hyperswitch-control-center+1 more
18d ago
730