Skip to content

Commit e9b9fcb

Browse files
committed
Add cursor-doctor
1 parent ea1f02f commit e9b9fcb

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

data/tools/cursor-doctor.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: cursor-doctor
2+
categories:
3+
- linter
4+
tags:
5+
- javascript
6+
- typescript
7+
- yaml
8+
license: MIT License
9+
types:
10+
- cli
11+
source: "https://github.com/nedcodes-ok/cursor-doctor"
12+
homepage: "https://www.npmjs.com/package/cursor-doctor"
13+
description: Health scanner and diagnostic tool for Cursor AI IDE configuration (.cursor/rules/ files). Scans for broken YAML frontmatter, rule conflicts, redundancies, missing alwaysApply, token budget issues, and stack coverage gaps.

0 commit comments

Comments
 (0)