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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ By adding selected `.mdc` files to `.cursor/rules/`, you can use these rules dir

- [CursorList](https://cursorlist.com)
- [CursorDirectory](https://cursor.directory/)
- [BundleDex](https://bundledex.net) — Open Knowledge Format (OKF) bundle directory: 409 bundles, 3,889★, 177 OKF-conformant, MCP tools, API, llms.txt. Includes an AGENTS.md vs Cursor Rules vs OKF comparison guide.

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.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Avoid hard-coding unsupported, rapidly changing statistics.

The linked site currently shows 381 indexed bundles, 3,175 stars, and 148 OKF-conformant bundles, while its browse view shows 416 bundles—not the 409 / 3,889 / 177 values listed here. Remove these volatile counts or add a dated “as of” qualifier and update them through a documented process. (bundledex.net)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` at line 325, Update the BundleDex entry in README.md to remove the
volatile bundle, star, and conformance counts, or replace them with a dated “as
of” qualifier using currently verified values. Preserve the existing link and
descriptive capabilities, and document the process if retaining statistics.


## How to Use

Expand Down
Loading