Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.77 KB

File metadata and controls

31 lines (19 loc) · 1.77 KB

Contributing to Cypress AI Toolkit

Thank you for helping improve this project. Contributions make the toolkit more useful for everyone who uses AI tools with Cypress.

Ways to contribute

  • Skills — Add a new skill under skills/ or refine an existing one (clearer prompts, better examples, narrower scope).
  • Documentation — Improve the root README or other guides.
  • FeedbackOpen an issue to report problems, suggest enhancements, or describe workflows we should support.

You do not need permission to open a pull request. Small, focused PRs are easier to review and merge.

Community help

Other Cypress users often share tips in the Cypress Discord. You can find community peer support here.

Before you start

  1. Explore the repo — Read the README and browse the existing repository so your change fits how the toolkit is organized.
  2. Check existing work — Search open and closed issues to avoid duplicating effort.
  3. Big or ambiguous ideas — If you are unsure whether it belongs here or overlaps with something else, start with an issue so we can align before you invest a lot of time.

Pull requests

  • Keep each PR focused on one concern (one skill, one doc, or one class of fix).
  • Describe what changed and why, and link to a related issue when there is one.
  • For skill changes, mention how you tried the content with an AI tool (which tool, what kind of prompt), so reviewers can reason about real-world use.

Code of Conduct

All contributors are expected to follow the Cypress Code of Conduct.