Creating Custom AI Assistant Prompts with ReSharper

Write custom prompts for use with the JetBrains AI Assistant in ReSharper and Rider so you can make the most of AI.

View at original site


This post discusses how to write custom prompts for the JetBrains AI Assistant in ReSharper and Rider to make the most of AI in software development. Prompts are used to formulate queries and commands for the AI assistant, and they should be specific and clear. Context is important in prompts, as AI tools rely on it to generate accurate results. The post also advises challenging the AI assistant and being cautious of its answers, as it can sometimes provide incorrect or wordy responses.

Interactive prompting, where prompts build upon each other in a conversational tone, is encouraged. The post provides examples of creating basic prompts and modifying them based on the AI assistant's responses. It also mentions the ability to save custom prompts in a prompt library for repeated use. The conclusion emphasizes the importance of crafting understandable prompts and accurately judging the credibility of the AI assistant's output.

Related Resources

AI Code Generation in .NET
AI Code Generation in .NET
Using AI to generate code in Rider
AI Code Generation in Go
AI Code Generation in Go
Using AI to generate code in GoLand
AI Code Generation in PHP
AI Code Generation in PHP
Using AI to generate code in PhpStorm