A repo containing docs of web3 tools to use in AI IDEs
Some of these files contain the reference to the ai docs, other files contain the entire .mdx file
- In this repo, open a document eg
react-native-paper-docs.mdx
- Click on "Raw"
- copy the url
- use it in the IDE, which will index the file and use it as documentation
- Go to the Cursor chat and click on
@/Docs/+ Add new doc
- Paste the URL
- Give docs a name, eg
react-native-paper-docs
- You can tag the docs
@react-native-paper-docs
when you want the ide to look into it.
just open it and follow the steps described there