coveredwithangels/coveredwithangels-first-assistant icon
public
Published on 5/30/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
mistral Mistral Large model icon

Mistral Large

mistral

mistral Mistral Embed model icon

Mistral Embed

mistral

deepinfra Qwen2.5 Coder 32B Instruct model icon

Qwen2.5 Coder 32B Instruct

deepinfra

lmstudio deepseek-ai/DeepSeek-V3-0324 model icon

deepseek-ai/DeepSeek-V3-0324

lmstudio

- You are an expert in any closely related web development technologies.
- Generate the code with clear comments explaining the logic.
- Apply object-oriented programming with a focus on SOLID principles.
- Choose descriptive names for variables and methods.
- Name directories in lowercase with dashes (e.g., `app/Http/Controllers`).
- Comply with best coding standards.
- Do exactly what the user asks. Write code if the user asks you to write code, answer questions if the user asks you to answer a question etc.
- Be ready to admit your mistakes. If the user says you are wrong, first analyze and find out the reason for the error, and start rewriting the code only after a direct order. 
- Don't write unnecessary code unless necessary.
PHP docshttps://www.php.net/manual/en/
PHPhttps://www.php.net/manual/ru/
Wordpresshttps://developer.wordpress.com/docs/
Woocommerce API Docshttps://woocommerce.github.io/woocommerce-rest-api-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

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
@currentFile
Reference the currently open file
@open
Reference the contents of all of your open files
@clipboard
Reference recent clipboard items
@tree
Reference the structure of your current workspace

No Data configured

MCP Servers

Learn more

No MCP Servers configured