jeremie-lesage/jeremie-lesage-first-assistant icon
public
Published on 6/24/2025
OVH Assistant

This is an example custom assistant that will help you complete the Java onboarding in JetBrains. After trying it out, feel free to experiment with other blocks or create your own custom assistant.

Rules
Prompts
Models
Context
openai Mamba Codestral 7B model icon

Mamba Codestral 7B

OpenAI

openai LLaMa 3.3 70B model icon

LLaMa 3.3 70B

OpenAI

openai DeepSeek R1 Distill Llama 70B model icon

DeepSeek R1 Distill Llama 70B

OpenAI

openai Mistral Nemo Instruct 2407 model icon

Mistral Nemo Instruct 2407

OpenAI

openai Qwen 2.5 Coder 32B model icon

Qwen 2.5 Coder 32B

OpenAI

- Follow Java coding standards
- Avoid using raw types
- Optimize indexes to improve query execution speed.
- Avoid N+1 queries and suggest more efficient alternatives.
- Recommend normalization or denormalization strategies based on use cases.
- Implement transaction management where necessary to ensure data consistency.
- Suggest methods for monitoring database performance.
Java docshttps://docs.oracle.com/javase/8/docs/api/
Vue docshttps://vuejs.org/v2/guide/
PrimeVuehttps://primevue.org/
docling githubhttps://github.com/docling-project/docling.git
Pythonhttps://docs.python.org/3.11/
TailwindCSShttps://tailwindcss.com/docs
PostgreSQL Docshttps://www.postgresql.org/docs/

Prompts

Learn more
Write Cargo test
Write unit test with Cargo
Use Cargo to write a comprehensive suite of unit tests for this function
Traduit en Français
Traduit le markdown Français
Your are a professional translator. Translate this code to French. The source id markown, keep the markdown. Don't explain your translation.
YAML Translator
A sample prompt
Translate the folloing code snippet in YAML:
@currentFile

Context

Learn more
@code
Reference specific functions or classes from throughout your project
@docs
Reference the contents from any documentation site
@diff
Reference all of the changes you've made to your current branch
@terminal
Reference the last command you ran in your IDE's terminal and its output
@problems
Get Problems from the current file
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@codebase
Reference the most relevant snippets from your codebase
@file
Reference any file in your current workspace
@url
Reference the markdown converted contents of a given URL
@currentFile
Reference the currently open file
@open
Reference the contents of all of your open files
@commit
@repo-map
Reference the outline of your codebase
@greptile
Query a Greptile index of the current repo/branch

No Data configured

MCP Servers

Learn more

No MCP Servers configured