Skip to main content
ClaudeWave
Skill28.2k estrellas del repoactualizado 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.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/iOfficeAI/AionUi /tmp/skills && cp -r /tmp/skills/examples/e2e-full-extension/skills/test- ~/.claude/skills/skills
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

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