Skip to content

dcrebbin/cursor-learner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cursor Learner

Cursor Learner is a prompt generator for cursor users that's focused on learning where you need to improve.

Example Output

Requirements

  1. bun

  2. cursor

Setup

  1. bun install

  2. bun run retrieve-projects

    This will copy all of the local user database's associated with every project you've opened in Cursor.

    The files are .vscdb files which are SQLite3 files that VS Code/Cursor/Windsurf etc uses internally for workspace storage and extension state

    These files are viewable with any SQLite 3 viewer but the extension in ./vscode/extensions.json displays the files like so:

  1. Specify your projects name, language, tech stack, framework & any dependencies your project has

4.bun run generate-prompt

  1. You can now copy the prompt from the ./output-prompts and feed it into your AI of choice

Here is an example output from OpenAI o3

Have fun : )

About

Transform your Cursor chat history into targeted prompts for actionable AI feedback.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published