Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Comprehensive Playwright testing guide covering E2E, component, API, visual, accessibility, and security tests.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
.github/workflows/validate-skill.yml
1name: Validate AI Skill23on:4push:5branches: [main]6pull_request:7branches: [main]89jobs:10agnix:11name: Agnix Lint12runs-on: ubuntu-latest13steps:14- uses: actions/checkout@v41516- name: Validate agent configs17uses: agent-sh/agnix@12a1917d13e7c804bc91768c30dd4159f536c5c618