Skip to content
#3990 Overall#267 in ResearchVerified SKILL.md

Cypress Tap

Drives a running Cypress open-mode session through `cypress tap` to run and rerun specs, wait for fresh results, inspect reporter and command logs, and query or rewind the app under test through DOM, accessibility, styles, and snapshots. Use when authoring or debugging Cypress e2e or component specs, discovering selectors, diagnosing failures, or verifying test behavior without GUI interaction. Not for one-shot headless runs. Requires Cypress 15.21+, a Chromium-family browser, and a running `cypress open` session.

Claude CodeCodexSKILL.md
ClawHub downloads
ClawHub active installs
40GitHub repository stars
Momentum rank

What It Does

Cypress Tap packages a focused browser & research workflow for an AI agent. Drives a running Cypress open-mode session through `cypress tap` to run and rerun specs, wait for fresh results, inspect reporter and command logs, and query or rewind the app under test through DOM, accessibility, styles, and snapshots. Use when authoring or debugging Cypress e2e or component specs, discovering selectors, diagnosing failures, or verifying test behavior without GUI interaction. Not for one-shot headless runs. Requires Cypress 15.21+, a Chromium-family browser, and a running `cypress open` session. It is best suited to users who can review the resulting actions and provide only the accounts, files, or command access needed for the task. It is not a substitute for human approval on destructive, financial, security-sensitive, or public-facing actions.

Popular Use Cases

  • Research a topic across public sources
  • Collect structured information from web pages
  • Navigate a browser-driven workflow
  • Summarize findings with source links

Install this Agent Skill

Claude Code

npx skills add https://github.com/cypress-io/ai-toolkit --skill cypress-tap

Commands derived from the public GitHub SKILL.md record. Checked 2026-09-18. Review the source before running them.

Requirements

Claude CodeRequired / review
CodexRequired / review
Public SKILL.md sourceRequired / review
Review instructions and requested permissions before installationRequired / review
Paid serviceCheck source
Supported systemCheck source

Why It’s Popular

Cypress Tap is a verified Agent Skill from cypress-io with a public SKILL.md, compatible with Claude Code, Codex.

Similar Skills