-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Add QASkills.sh - QA testing skills directory for Cursor and 27+ AI agents #166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -291,6 +291,7 @@ By creating a `.cursorrules` file in your project's root directory, you can leve | |
|
|
||
| - [CursorList](https://cursorlist.com) | ||
| - [CursorDirectory](https://cursor.directory/) | ||
| - [QASkills.sh](https://qaskills.sh) - Curated QA testing skills for Cursor and 27+ AI agents. 20+ expert patterns for Playwright, Cypress, Jest, API testing, and more. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Use a relative link for this new entry (guideline compliance). The new item adds an absolute external URL. The README guidelines require all links to be relative. Please convert this to a relative link (or add a local directory/entry and link to it). As per coding guidelines, “Ensure all links in the README.md file are relative and correct.” 🤖 Prompt for AI Agents |
||
|
|
||
| ## How to Use | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix ordering and list formatting consistency in Directories.
“CursorDirectory” should sort before “CursorList,” and the new entry adds a description while the others are link-only. Please keep alphabetical order and consistent list item formatting.
🔧 Suggested adjustment
As per coding guidelines, “Maintain alphabetical order within each category in the README.md file” and “Use consistent formatting for list items in the README.md file.”
📝 Committable suggestion
🤖 Prompt for AI Agents