max-spark/max-spark-first-assistant icon
public
Published on 4/25/2025
My First 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
relace Relace Instant Apply model icon

Relace Instant Apply

relace

40kinput·32koutput
anthropic Claude 3.7 Sonnet model icon

Claude 3.7 Sonnet

anthropic

200kinput·8.192koutput
openai OpenAI GPT-4o Mini model icon

OpenAI GPT-4o Mini

OpenAI

128kinput·16.384koutput
openai OpenAI GPT-4o model icon

OpenAI GPT-4o

OpenAI

128kinput·16.384koutput
- 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.
C#https://learn.microsoft.com/en-us/dotnet/csharp/?WT.mc_id=dotnet-35129-website
Dotnethttps://learn.microsoft.com/en-us/aspnet/core/web-api/?view=aspnetcore-8.0

Prompts

Learn more
Review the following code for performance, effectiveness, and efficiency. Also check for:
- Query leakage or unnecessarily loaded data
- Code readability, styling consistency, and mature coding practices
- Adequate and clear inline comments
- Code replication and DRY (Don't Repeat Yourself) violations
- Proper error handling and use of async/await
- Potential security vulnerabilities
- Outlier detection and data inconsistencies
- Next-step recommendations for improvements or refactoring

Please suggest specific fixes and enhancements with clear reasoning.

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

No Data configured

MCP Servers

Learn more

No MCP Servers configured