cursor-doctor and cursor-rules
These tools are complements: A is a linter and auto-fixer for Cursor rules, while B provides a set of practical rules specifically for Next.js development within Cursor, meaning A could be used to validate and fix issues in the rules defined by B.
About cursor-doctor
nedcodes-ok/cursor-doctor
Cursor rules linter and auto-fixer. Find out why Cursor ignores your rules. 100+ checks, zero dependencies.
Performs semantic analysis across multiple rule formats (YAML, Markdown frontmatter, legacy `.cursorrules`) to detect 100+ issue categories including conflicting directives, unmatchable globs, token-waste patterns, and vague instructions that AI systems ignore. Integrates as a VS Code extension with real-time diagnostics, GitHub Action for CI/CD validation, MCP/LSP servers for editor-agnostic use, and includes 34 auto-fixers for syntax and structural issues. Surfaces actionable per-file diagnostics with severity grades rather than generic warnings.
About cursor-rules
pemdes174/cursor-rules
🚀 Streamline your Next.js development with practical rules and tested patterns for efficient coding and minimal bugs.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work