Official skills publisher Verified Skillscout rank 139

Cypress

Cypress publishes official AI agent skills for its tools, services, and developer workflows.

Browse 8 official AI agent skills across 2 Cypress repositories, with install commands and source links.

8 Skills
2 Repositories
14,382 Installs
37 GitHub stars

Install

Add Cypress skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/cypress-io/cypress-io_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Cypress skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

2 official repositories

Includes 5 official skills: cypress-author, cypress-docs, cypress-explain, cypress-tap, cypress-cloud-cli.

5 skills 14,382 installs 37 stars
npx skills add cypress-io/ai-toolkit -y

Covers cypress-author, cypress-docs, cypress-explain. Writes, updates, and fixes Cypress tests for both end-to-end and component testing. Retrieves and extracts information from official Cypress documentation at docs.

3 skills 0 installs 0 stars
npx skills add cypress-io/skills -y

8 skills

cypress-io/ai-toolkit 5 skills

cypress-author

cypress-io/ai-toolkit 5,200 installs
View source

cypress-docs

cypress-io/ai-toolkit 4,500 installs
View source

cypress-explain

cypress-io/ai-toolkit 4,500 installs
View source

cypress-tap

cypress-io/ai-toolkit 181 installs
View source

cypress-cloud-cli

cypress-io/ai-toolkit 1 installs
View source
cypress-io/skills 3 skills

cypress-author

Writes, updates, and fixes Cypress tests for both end-to-end and component testing.

cypress-io/skills 0 installs
View source

cypress-docs

Retrieves and extracts information from official Cypress documentation at docs.

cypress-io/skills 0 installs
View source

cypress-explain

Answers questions about Cypress and explains existing E2E or component tests.

cypress-io/skills 0 installs
View source

Repository documentation

cypress-io/skills package overview

cypress-io/skills/README.md View on GitHub

cypress-io/skills

Covers cypress-author, cypress-docs, cypress-explain. Writes, updates, and fixes Cypress tests for both end-to-end and component testing. Retrieves and extracts information from official Cypress documentation at docs.

Top skills in this package

cypress-authorWrites, updates, and fixes Cypress tests for both end-to-end and component testing.
cypress-docsRetrieves and extracts information from official Cypress documentation at docs.
cypress-explainAnswers questions about Cypress and explains existing E2E or component tests.

Install

Install the full package:

npx skills add cypress-io/skills -y

Install a specific skill:

npx skills add cypress-io/skills@cypress-author -y

Use the package when you want your agent to choose the relevant skill from this official Cypress repository.

View cypress-io/skills on GitHub
Copied