Skip to content

Commit d449260

Browse files
committed
Add cursor-doctor - Cursor AI IDE config linter
1 parent ea1f02f commit d449260

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

data/tools/cursor-doctor.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: cursor-doctor
2+
categories:
3+
- linter
4+
tags:
5+
- javascript
6+
- typescript
7+
- yaml
8+
- configfile
9+
license: MIT License
10+
types:
11+
- cli
12+
source: 'https://github.com/nedcodes-ok/cursor-doctor'
13+
homepage: 'https://www.npmjs.com/package/cursor-doctor'
14+
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)