---
name: E2E Test
slug: e2e-test
category: Quality
description: E2E Test provides structured JSON responses with a status field for validating agent interactions. Use it to verify basic query operations in end-to-end workflows.
github: "https://github.com/iOfficeAI/AionUi/tree/main/examples/e2e-full-extension/skills/test-skill.md"
language: TypeScript
stars: 31969
forks: 3271
install: "npx degit https://github.com/iOfficeAI/AionUi/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: 6
category_size: 1354
collection_url: "https://dirskills.com/collections/iOfficeAI/AionUi"
added: 2026-08-14T07:11:23.637Z
last_synced: 2026-08-14T07:11:23.637Z
canonical_url: "https://dirskills.com/skills/e2e-test"
---

# E2E Test

E2E Test provides structured JSON responses with a status field for validating agent interactions. Use it to verify basic query operations in end-to-end workflows.

**Install:**

```bash
npx degit https://github.com/iOfficeAI/AionUi/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
