I would like to train cursor on the remix docs.
On conform ( form library )
Shadcn ( component library )
Is it possible to somehow train cursor so every new prompt i start will “feed” this documentation in the cursor ai session, so i get less errors? since only when i pasted some example code from shadcn it understand how to implement it correctly.
Same goes for remix it would really help if would learn how remix works with action and loaders to decrease a lot of debugging issues.
I don’t think Cursor has a built-in way to “train” on specific docs permanently, but you can try a few workarounds. One option is to keep a markdown file with key examples and docs, then paste it into your session when you start.