Rules

awesome-cursor-rules-mdc

Curated list of awesome Cursor Rules .mdc files.

Upstream ↗Seed list ↗Role: workflow-framework
Why it matters

Profile

Curated list of awesome Cursor Rules .mdc files.

setup mediumintegration mediuminterface editor
Provenance

Signals

Listed in the awesome-cursor-ecosystem seed README

Sources: 2 / Surfaces: 1

Fast skim

What the upstream surface says

Short excerpt only, so you can decide whether to click out.

Disclaimer: This project is not officially associated with or endorsed by Cursor. It is a community-driven initiative to enhance the Cursor experience.

This project generates Cursor MDC (Markdown Cursor) rule files from a structured JSON file containing library information. It uses Exa for semantic search and LLM (Gemini) for content generation.

[](https://www.star-history.com/#sanjeed5/awesome-cursor-rules-mdc&Date)

MDC Rules GeneratorFeaturesPrerequisitesInstallationOr use one of these depending on your LLM choiceOPENAIAPIKEY=youropenaiapi_keyANTHROPICAPIKEY=youranthropicapi_keyUsage
  • Generates comprehensive MDC rule files for libraries
  • Uses Exa for semantic web search to gather best practices
  • Leverages LLM to create detailed, structured content
  • Supports parallel processing for efficiency
  • Tracks progress to allow resuming interrupted runs
  • Smart retry system that focuses on failed libraries by default
  • Python 3.8+
  • uv for dependency management