Add cursor-product-kit link to README#260
Conversation
Added a link to the cursor-product-kit repository with a brief description.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughA one-line update to README.md's "Directories" section: inserted a new Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🧹 Nitpick comments (1)
README.md (1)
294-294: Fix grammar: add article before "mcp.json".The phrase "ready mcp.json" is missing an article. Consider "a ready mcp.json" or "a ready-to-use mcp.json" for clarity.
✍️ Proposed grammar fix
-- [cursor-product-kit](https://github.com/Natalee21/cursor-product-kit) - Rules, skills and global context for product managers, marketers and vibe-coders. Includes 8 rules, 12 skills and ready mcp.json. +- [cursor-product-kit](https://github.com/Natalee21/cursor-product-kit) - Rules, skills and global context for product managers, marketers and vibe-coders. Includes 8 rules, 12 skills and a ready mcp.json.🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@README.md` at line 294, Update the README entry for "[cursor-product-kit](https://github.com/Natalee21/cursor-product-kit)" to fix the grammar by inserting an article before "ready mcp.json" (e.g., change "ready mcp.json" to "a ready mcp.json" or "a ready-to-use mcp.json") so the phrase reads correctly in that list item.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@README.md`:
- Line 294: The Directories section in README.md is out of alphabetical order;
reorder the entries so they are alphabetically sorted within that category
(e.g., place CursorDirectory, CursorList, and cursor-product-kit in proper
ascending order). Update the list so each directory entry follows alphabetical
ordering rules and ensure the newly added cursor-product-kit entry is inserted
at the correct position among existing entries.
---
Nitpick comments:
In `@README.md`:
- Line 294: Update the README entry for
"[cursor-product-kit](https://github.com/Natalee21/cursor-product-kit)" to fix
the grammar by inserting an article before "ready mcp.json" (e.g., change "ready
mcp.json" to "a ready mcp.json" or "a ready-to-use mcp.json") so the phrase
reads correctly in that list item.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
|
|
||
| - [CursorList](https://cursorlist.com) | ||
| - [CursorDirectory](https://cursor.directory/) | ||
| - [cursor-product-kit](https://github.com/Natalee21/cursor-product-kit) - Rules, skills and global context for product managers, marketers and vibe-coders. Includes 8 rules, 12 skills and ready mcp.json. |
There was a problem hiding this comment.
Restore alphabetical order in the Directories section.
The coding guidelines require maintaining alphabetical order within each category. The existing Directories section entries are currently out of order (CursorList, CursorDirectory), and adding the new entry at the end perpetuates this. As per coding guidelines, maintain alphabetical order within each category in the README.md file.
📝 Proposed fix to sort all entries alphabetically
## Directories
-- [CursorList](https://cursorlist.com)
- [CursorDirectory](https://cursor.directory/)
+- [CursorList](https://cursorlist.com)
- [cursor-product-kit](https://github.com/Natalee21/cursor-product-kit) - Rules, skills and global context for product managers, marketers and vibe-coders. Includes 8 rules, 12 skills and ready mcp.json.🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.
In `@README.md` at line 294, The Directories section in README.md is out of
alphabetical order; reorder the entries so they are alphabetically sorted within
that category (e.g., place CursorDirectory, CursorList, and cursor-product-kit
in proper ascending order). Update the list so each directory entry follows
alphabetical ordering rules and ensure the newly added cursor-product-kit entry
is inserted at the correct position among existing entries.
Reordered links in the Directories section for better organization.
|
Hi! Thanks for reviewing. I added cursor-product-kit as a resource for product managers, marketers, and vibe-coders using Cursor. Happy to adjust the wording or placement if needed. |
Added cursor-product-kit to the Directories section — a collection of Cursor rules, skills and global context for product managers, marketers and vibe-coders.
Includes:
GitHub: https://github.com/Natalee21/cursor-product-kit
Summary by CodeRabbit