Search: cypress
Search MCP servers and agent skills by name, description, category or topic — 9 results.
testmu-ai/cypress-skill
Generate Cypress E2E and component tests in JavaScript or TypeScript
cypress-io/cypress-author
Creates, updates, and fixes Cypress E2E and component tests.
cypress-io/cypress-explain
Explains Cypress E2E and component tests, and answers questions about Cypress use and behavior.
cypress-io/cypress-docs
Search and extract Cypress information from official documentation.
testmu-ai/protractor-skill
Generate Protractor E2E tests for Angular in JS/TS (deprecated; prefer Playwright/Cypress)
testmu-ai/test-framework-migration-skill
Migrate tests between Selenium, Playwright, Puppeteer, and Cypress
kao273183/mk-qa-master
AI 測試大師 — end-to-end QA loop over MCP. Drives pytest / Jest / Cypress / Go / Maestro from one surface; analyzes URLs (Web DOM) or live mobile screens (`maestro hierarchy`) to extract testable modules, generates runnable pytest or Maestro YAML with real selectors (not `# TODO` stubs), runs with auto-retry, then writes a prioritized `optimization-plan.md` ranked by evidence (flaky vs broken vs cover
Cubenest/rrweb-stack
Local-first MCP server (@peekdev/mcp) + Chrome extension that records your real authenticated browser session (rrweb DOM + console + network, PII-masked, to local SQLite) and lets AI coding agents query it or drive the browser. No cloud, no telemetry.
feedthrough/feedthrough
In-browser debug bridge that injects into your running web app, so an agent can read the DOM, console logs and network requests, and click/fill/inspect the page. Runs inside the page (not an external CDP driver), so it works in any browser and inside Cypress/Playwright runs.