Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Validate published WordPress posts in browser via Playwright.
This skill loads a real WordPress post in a Playwright headless browser and verifies that what readers see matches what was uploaded. The browser is the source of truth -- REST API success does not guarantee correct rendering.
Browser backend selection: Playwright MCP (default) is used for automated validation and CI/CD. Use Chrome DevTools MCP when the user explicitly asks to "check in my browser" or "debug live", or when the task involves Lighthouse audits or performance profiling.
| Signal | Load These Files | Why |
|---|---|---|
| tasks related to this reference | validation-checks.md | Loads detailed guidance from validation-checks.md. |
| tasks related to this reference | playwright-tools.md | Loads detailed guidance from playwright-tools.md. |
| tasks related to this reference | phase-checks.md | Loads detailed guidance from phase-checks.md. |
| tasks related to this reference | output-format.md | Loads detailed guidance from output-format.md. |
| example-driven tasks | examples.md | Loads detailed guidance from examples.md. |
npx skills add notque/vexjoy-agent --skill wordpress-live-validationHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.