Stars
★ 37
Explains Cypress E2E and component tests, and answers questions about Cypress use and behavior.
Install this skill (Claude Code)
# Clone and copy the skill into your project
git clone https://github.com/cypress-io/ai-toolkit.git
mkdir -p .claude/skills
cp -r ai-toolkit/skills/cypress-explain .claude/skills/
# Or for personal use: ~/.claude/skills/Creates, updates, and fixes Cypress E2E and component tests.
Search and extract Cypress information from official documentation.