Skip to main content
ClaudeWave
Skill28.2k repo starsupdated today

skills

This E2E test skill validates end-to-end functionality by providing structured JSON responses with status fields. Use it during testing phases to verify that query operations execute correctly and that response formatting meets specifications.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/iOfficeAI/AionUi /tmp/skills && cp -r /tmp/skills/examples/e2e-full-extension/skills/test- ~/.claude/skills/skills
Then start a new Claude Code session; the skill loads automatically.

test-skill.md

# 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