Convex and Claude sitting in a tree
I'm about to start a new project with Convex and CC and curious if you could share any tips on how you managed to guide CC towards the latest docs / best practices?
I built one small test project a few weeks ago (first time trying Convex) and then it felt like CC wasn't quite doing things the 'Convex way' (ex. schema-derived validators), so this time looking for a good 'Convex context setup'.
I did use the
convex-rules from the official docsthen the
eslint-plugin was very helpfuland there is
context7 ofc...but wondering if you used anything more nuanced?
Just stumbled upon https://github.com/Sstobo/convex-skills/tree/main which I will now read through in more details; essentially looking for those kinds of collections which are actively maintained by the community - if any such exist
in any case - appreciate any tips on how to make Claude Code as 'Convex smart' as possible
