Install in Claude Code
Copygit clone --depth 1 https://github.com/FerroxLabs/wayland /tmp/skills && cp -r /tmp/skills/examples/e2e-full-extension/skills/test- ~/.claude/skills/skillsThen start a new Claude Code session; the skill loads automatically.
Definition
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
More from this repository
architectureSkill
|
bump-versionSkill
Use when bumping the Wayland version: update package.json, run checks, branch, commit, push, create PR, wait for 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
|