Fix command for wick-a11y Cypress plugin
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 78/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- cypress, javascript
- Domain
- documentation
Research direction
Open rules/cypress-accessibility-testing-cursorrules-prompt-file.mdc and inspect the two cited uses of cy.wickA11y(), around lines 31 and 55. Replace each with cy.checkAccessibility(), then verify the file contains no remaining incorrect command references.
Written by the indexing model from the issue text.
Description
Request type
Update to an existing rule
Existing rule path or proposed topic
rules/cypress-accessibility-testing-cursorrules-prompt-file.mdc
Cursor workflow this improves
The correct way to run accessibility with wick-a11y plugin in cypress is with the cypress command cy.checkAccessibility() (instead of cy.wickA11y()).
It seems there are a couple of places where the incorrect reference cy.wickA11y() is used:
- https://github.com/PatrickJS/awesome-cursorrules/blob/b044f956f021b6e8877f16781bcfc466a6a120e9/rules/cypress-accessibility-testing-cursorrules-prompt-file.mdc#L55
- https://github.com/PatrickJS/awesome-cursorrules/blob/b044f956f021b6e8877f16781bcfc466a6a120e9/rules/cypress-accessibility-testing-cursorrules-prompt-file.mdc#L31
Proposed rule content or expected change
The correct way to run accessibility with wick-a11y plugin in cypress is with the cypress command cy.checkAccessibility() (instead of cy.wickA11y()).
It seems there are a couple of places where the incorrect reference cy.wickA11y() is used:
- https://github.com/PatrickJS/awesome-cursorrules/blob/b044f956f021b6e8877f16781bcfc466a6a120e9/rules/cypress-accessibility-testing-cursorrules-prompt-file.mdc#L55
- https://github.com/PatrickJS/awesome-cursorrules/blob/b044f956f021b6e8877f16781bcfc466a6a120e9/rules/cypress-accessibility-testing-cursorrules-prompt-file.mdc#L31
Scope acknowledgement
- I am not asking for third-party tool support, account sharing, or license bypass help.
- Dominant language
- JavaScript
- Stars
- 40.8k
- Forks
- 3.5k
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from PatrickJS/awesome-cursorrules
-
Difficulty 1/5 Under an hour Newbie friendliness 68/100
PatrickJS/awesome-cursorrules#355 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 74/100
PatrickJS/awesome-cursorrules#349 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
PatrickJS/awesome-cursorrules#327 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 72/100
PatrickJS/awesome-cursorrules#328 ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
PatrickJS/awesome-cursorrules#325 ·
All issues in PatrickJS/awesome-cursorrules
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·