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
Copiargit clone --depth 1 https://github.com/iOfficeAI/AionUi /tmp/skills && cp -r /tmp/skills/examples/e2e-full-extension/skills/test- ~/.claude/skills/skillsDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
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
Del mismo repositorio
architectureSkill
|
bump-versionSkill
Use when bumping the AionUi version: query AionCore release, verify artifacts, update package.json, generate CHANGELOG, branch, commit, push, create PR, auto-merge, tag release.
fix-issuesSkill
|
fix-sentrySkill
|
i18nSkill
|
oss-prSkill
Use when creating a pull request, after committing changes, or when user invokes /oss-pr. Covers branch management, quality checks, commit, push, and PR creation.
pr-automationSkill
|
pr-fixSkill
|