Resume-Matcher icon indicating copy to clipboard operation
Resume-Matcher copied to clipboard

Setup Cursor Rules Configuration

Open srbhr opened this issue 5 months ago • 5 comments

Description: Create comprehensive Cursor rules to establish coding standards and context for the Resume Matcher project. This will enable better AI-assisted development by providing clear guidelines and project context. Acceptance Criteria:

  • Create .cursorrules file in project root
  • Define project overview and architecture
  • Establish coding standards (Python/JavaScript style guides)
  • Set up file structure conventions
  • Include resume matching domain-specific context
  • Define preferred libraries and frameworks
  • Add unit tests
  • Add examples of good code patterns for this project

Why this matters: Cursor rules will provide consistent context to AI coding assistants, ensuring code quality and maintaining project conventions across all development sessions.

srbhr avatar Jul 27 '25 20:07 srbhr

I would include (unit)testing in there as well

Moosdijk avatar Jul 28 '25 17:07 Moosdijk

Yes thanks @Moosdijk

srbhr avatar Jul 28 '25 17:07 srbhr

The .cursorrules file will be deprecated soon. Should we create the .projectrules instead?

rupinder-bhatty avatar Jul 31 '25 11:07 rupinder-bhatty

I mean this is just for our development and we can always make edits to the file name. @rupinder-bhatty

srbhr avatar Jul 31 '25 13:07 srbhr

sure thanks, i added the added to my already open PR, kindly review

rupinder-bhatty avatar Jul 31 '25 16:07 rupinder-bhatty