---
name: E2E Test
slug: e2e-test-2
category: Quality
description: E2E Test is a test skill for end-to-end validation that returns structured JSON with a status field. Use it when you need basic query operations and consistent machine-readable responses.
github: "https://github.com/FerroxLabs/wayland/tree/main/examples/e2e-full-extension/skills/test-skill.md"
language: TypeScript
stars: 596
forks: 113
install: "npx degit https://github.com/FerroxLabs/wayland/tree/main/examples/e2e-full-extension/skills ~/.claude/skills/skills"
installs_to: ~/.claude/skills/skills
source_path: examples/e2e-full-extension/skills/test-skill.md
collection_size: 25
category_size: 1478
collection_url: "https://dirskills.com/collections/FerroxLabs/wayland"
added: 2026-09-03T06:03:23.960Z
last_synced: 2026-09-03T06:03:23.960Z
canonical_url: "https://dirskills.com/skills/e2e-test-2"
---

# E2E Test

E2E Test is a test skill for end-to-end validation that returns structured JSON with a status field. Use it when you need basic query operations and consistent machine-readable responses.

**Install:**

```bash
npx degit https://github.com/FerroxLabs/wayland/tree/main/examples/e2e-full-extension/skills ~/.claude/skills/skills
```

## README

# E2E Test Skill

You are a test skill for E2E validation. Follow these instructions:

1. Always respond with structured JSON
2. Include a "status" field in every response
3. Support basic query operations
