- Notifications
You must be signed in to change notification settings - Fork1.2k
Description
Summary
cursor - claude 3.7 doesn't seem to generate the strapi backend code well
cursor? windsurf? Is there a setting that makes the strapi (backend) code well?
Why is it needed?
cursor - claude 3.7 doesn't seem to generate the strapi backend code well
cursor? windsurf? Is there a setting that makes the strapi (backend) code well?
For example, since there is no manual for the backend service code of the upload plugin in the official documentation, we are looking for the core code ourselves and checking how to use it.
https://github.com/strapi/strapi/blob/70576132e2aa188340b9b78ba8a932926b045374/packages/core/upload/server/src/services/upload.ts#L226
It seems that Cursor doesn't know much about the backend service function of the upload plugin....
How do other people do strapi custom development using AI code tools such as Cursor or Copilot?
If I sign up for a paid plan... Do you provide detailed backend service function documentation...?
I think that for strapi to be used more, an AI code ide like cursor needs to generate strapi-related backend code well. I think that somehow [asking cursor for cooperation, teaching cursor settings, or providing consulting on cursor settings for money] is necessary. Since cursor doesn't generate strapi code well... I'm starting to want to move to nextjs;;
I've been using it for 2 years based on strapi. Strapi itself is good, but the custom development method itself has a unique development grammar compared to other CMS solutions.
I'm suggesting this because I think it would make development much easier if ai code ide could solve this.
Suggested solution(s)
No response
Related issue(s)/PR(s)
No response