Add Emdash Skills to Directories#267
Add Emdash Skills to Directories#267ProfessorManhattan wants to merge 1 commit intoPatrickJS:mainfrom
Conversation
📝 WalkthroughWalkthroughREADME.md documentation updated to reorder the Directories list by repositioning the CursorList link after CursorDirectory and introducing a new Emdash Skills directory link entry. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related issues
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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
🤖 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 README line for "Emdash Skills" uses an absolute URL and
includes an extra description; change it to the same relative-link, link-only
format used by sibling items by replacing the absolute link with the
repository-relative path (e.g., ./<repo-or-dir>/claude-skills or the same
relative target used by other items) and remove the trailing descriptive text so
the list item is just the link text and link (keep the display text "Emdash
Skills" and the repo slug as the relative target to match other entries).
🪄 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/) | ||
| - [CursorList](https://cursorlist.com) | ||
| - [Emdash Skills](https://github.com/megabytespace/claude-skills) - 14-category autonomous product-building OS for 30+ AI coding tools. 94 reference docs, 18 agents, 30 platform variants. |
There was a problem hiding this comment.
Align new directory item with README link/format rules
Emdash Skills uses an absolute link and adds a description while sibling items are link-only. Please align this line with the README conventions for relative links and consistent list-item formatting in this category.
As per coding guidelines, "Ensure all links in the README.md file are relative and correct" and "Use consistent formatting for list items in the README.md file."
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.
In `@README.md` at line 294, The README line for "Emdash Skills" uses an absolute
URL and includes an extra description; change it to the same relative-link,
link-only format used by sibling items by replacing the absolute link with the
repository-relative path (e.g., ./<repo-or-dir>/claude-skills or the same
relative target used by other items) and remove the trailing descriptive text so
the list item is just the link text and link (keep the display text "Emdash
Skills" and the repo slug as the relative target to match other entries).
Adds Emdash Skills to the Directories section.
What it is: A 14-category autonomous product-building OS for 30+ AI coding tools. 94 reference docs, 18 agents, 30 platform variants. One-line prompts to deployed products on Cloudflare Workers.
Placed in the Directories section since it's a comprehensive external resource collection rather than a single
.cursorrulesfile.Summary by CodeRabbit