Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,8 +289,9 @@ By creating a `.cursorrules` file in your project's root directory, you can leve

## Directories

- [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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

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).


## How to Use

Expand Down