
public
Published on 4/24/2025
C# Assistant
Rules
Prompts
Models
Context
Models
Learn moreMissing models (3)
This assistant is using the following blocks which have been deleted:
- horeaper/ollama-bce-embedding
- horeaper/siliconflow-qwen25-coder-7b-instruct
- horeaper/siliconflow-qwen25-coder-32b-instruct
MCP Servers
Learn moreNo MCP Servers configured
Rules
Learn moreMissing rules (1)
This assistant is using the following blocks which have been deleted:
- horeaper/csharp-rules
Prompts
Learn moreCheck Error
Check for mistakes in code
Please read the code and check for any mistakes. You should look for the following, and be extremely vigilant:
- Syntax errors
- Logic errors
- Security vulnerabilitiesCreate Comment
Generate comments for public members
Generate C# comment for the code, follow these rules:
- Generate only for class/struct/interface itself and their public/protected members
- Describe what the code does
- Don't generate for internal/private members, propery body and method bodyContext
Learn moreReference 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