user-1120/user-1120-first-assistant icon
public
Published on 4/7/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
anthropic Claude 3.7 Sonnet model icon

Claude 3.7 Sonnet

anthropic

200kinput·8.192koutput
anthropic Claude 3.5 Haiku model icon

Claude 3.5 Haiku

anthropic

200kinput·8.192koutput
voyage Voyage AI rerank-2 model icon

Voyage AI rerank-2

voyage

- Follow Kotlin coding conventions
- Use nullable types wisely (e.g., `Type?`)
- Prefer immutability (use `val` instead of `var`)
- Leverage Kotlin standard library functions
- Use data classes for model objects
- Embrace functional programming paradigms
- Follow Spring Boot naming conventions (CamelCase, PascalCase)
- Use feature-based package structure (instead of layer-based)
- Prefer constructor-based dependency injection
- Use Spring stereotype annotations appropriately (@Service, @Repository, etc.)
- Implement global exception handling with @ControllerAdvice
- Use SLF4J for logging instead of `System.out.println`
- Write unit tests using JUnit 5 and Mockito
    - Always respond in Korean, regardless of the input language
    - Avoid using other languages unless explicitly requested
    - Maintain formal and clear Korean writing style
    - Ensure responses are culturally appropriate for Korean users
Kotlin Docshttps://kotlinlang.org/docs/home.html
Spring Boot Docshttps://docs.spring.io/spring-boot/index.html

Prompts

Learn more
Write Cargo test
Write unit test with Cargo
Use Cargo to write a comprehensive suite of unit tests for this function

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

Filesystem

npx -y @modelcontextprotocol/server-filesystem /Users/choihyunbin/Documents/Projects/MRT/mrt3-tna

Brave Search

npx -y @modelcontextprotocol/server-brave-search

GitHub

npx -y @modelcontextprotocol/server-github