joachim-brindeau/my-first-assistant-720 icon
public
Published on 3/8/2025
My First Assistant

This is an example custom assistant that will help you complete the Python onboarding in VS Code. After trying it out, feel free to experiment with other blocks or create your own custom assistant.

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

MCP Servers

Learn more

No MCP Servers configured

- Follow PSR standards
- Avoid using global scope
- Use double quotes
PHP docshttps://www.php.net/manual/en/
Elementor Docshttps://developers.elementor.com/

Prompts

Learn more
Write Cargo test
Write unit test with Cargo
Use Cargo to write a comprehensive suite of unit tests for this function
simplify
The WordPress code that needs simplification.
Simplify the following WordPress code while maintaining the same functionality.
- Remove redundant logic.
- Use WordPress helper functions instead of manual operations.
- Ensure code remains readable and maintainable.
explain
The WordPress code that needs explanation.
Explain the following WordPress code in a clear and concise manner.
Include:
- What the code does.
- How it interacts with WordPress core, themes, or plugins.
- Any potential issues or improvements.

Context

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