user-1120/kopringkorean icon
public
Published on 4/2/2025
Kopring For Korean

Kopring For Korean

Rules
Models
Context
200kinput·8.192koutput
200kinput·8.192koutput

MCP Servers

Learn more

No MCP Servers configured

- 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

Prompts

Learn more

No Prompts configured

Context

Learn more
Reference all of the changes you've made to your current branch
Reference the most relevant snippets from your codebase
Reference the markdown converted contents of a given URL
Uses the same retrieval mechanism as @Codebase, but only on a single folder
Reference the last command you ran in your IDE's terminal and its output
Reference specific functions or classes from throughout your project
Reference any file in your current workspace