Skip to content

Add cursor-doctor to Utilities section#180

Open
nedcodes-ok wants to merge 2 commits intoPatrickJS:mainfrom
nedcodes-ok:add-cursor-doctor
Open

Add cursor-doctor to Utilities section#180
nedcodes-ok wants to merge 2 commits intoPatrickJS:mainfrom
nedcodes-ok:add-cursor-doctor

Conversation

@nedcodes-ok
Copy link

@nedcodes-ok nedcodes-ok commented Feb 27, 2026

Adds cursor-doctor to the Utilities section.

cursor-doctor is a zero-dependency CLI that diagnoses Cursor AI setups. npx cursor-doctor scan checks for broken frontmatter, rule conflicts, redundant rules, token budget waste, and missing coverage, then gives a health grade (A-F).

Successor to cursor-lint (~1,800 npm downloads).

Summary by CodeRabbit

  • Documentation
    • Added documentation for the Cursor Doctor utility, including a description and usage notes.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6a03bc0 and 93243ee.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

Added a new README entry under Utilities documenting the cursor-doctor utility, including a brief description and usage notes.

Changes

Cohort / File(s) Summary
Documentation Update
README.md
Added a new utility entry for cursor-doctor under the Utilities section with description and usage notes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • PatrickJS

Poem

🐰 I hopped through README to make it right,
A cursor-doctor now shines in the light,
One neat entry, concise and true,
I nibbled a line and left a clue,
Hooray for docs — a tiny delight! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title accurately describes the main change: adding cursor-doctor to the Utilities section, which is clearly summarized in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

🧹 Nitpick comments (1)
README.md (1)

288-288: Consider title case for consistency with other Utilities entries.

The link text uses lowercase "cursor-doctor" while the existing entry on line 289 uses title case "Cursor Watchful Headers". For consistency within the Utilities section, consider using "Cursor Doctor" instead of "cursor-doctor" as the link text, unless the project explicitly prefers lowercase branding.

📝 Proposed change for consistency
-- [cursor-doctor](https://github.com/nedcodes-ok/cursor-doctor) - Diagnose and auto-fix your Cursor setup. Checks for broken frontmatter, rule conflicts, redundant rules, token budget issues, and missing coverage. `npx cursor-doctor scan` gives a health grade (A-F). Zero dependencies.
+- [Cursor Doctor](https://github.com/nedcodes-ok/cursor-doctor) - Diagnose and auto-fix your Cursor setup. Checks for broken frontmatter, rule conflicts, redundant rules, token budget issues, and missing coverage. `npx cursor-doctor scan` gives a health grade (A-F). Zero dependencies.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@README.md` at line 288, Update the Utilities section entry for the
cursor-doctor link so the link text uses title case to match other entries:
change the visible text from "cursor-doctor" to "Cursor Doctor" while keeping
the URL and description unchanged (edit the markdown line that currently renders
the link text and description).
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@README.md`:
- Line 288: Update the Utilities section entry for the cursor-doctor link so the
link text uses title case to match other entries: change the visible text from
"cursor-doctor" to "Cursor Doctor" while keeping the URL and description
unchanged (edit the markdown line that currently renders the link text and
description).

ℹ️ Review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between fc2ce04 and 6a03bc0.

📒 Files selected for processing (1)
  • README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant