WORKS WITH TABNINE

Prompts for Tabnine

Community-tested ways to get more useful results from Tabnine.

Add a prompt
Code

Review your own code before anyone else sees it

Here's the change I'm about to push: {{paste the diff}}. Context: {{what it's meant to do, what the codebase conventions are}}. Review it as three different people, separately: 1.…

57 copies · 12 likes
Code

Unblock a dependency upgrade that broke the build

A dependency upgrade broke my build. Upgrade: {{package, from version, to version}}. Errors: {{paste the first and last 30 lines of the failure}}. Lockfile or manifest: {{paste rel…

61 copies · 11 likes