stefan-tapper-froebus/my-first-assistant-5174 icon
public
Published on 4/11/2025
Local 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
Models
Context

MCP Servers

Learn more
C:\Program Files\nodejs\npx.cmd -y @modelcontextprotocol/server-filesystem C:\projects
C:\Program Files\nodejs\npx.cmd -y @jetbrains/mcp-proxy
## Testing Guidelines
- use pytest

## Code Style & Guidelines 
- Always annotate Python functions with their parameter and return types
-  Keep Python type hints compatible with Python 3.7 using import from typing

## Documentation Guidelines 
- Always write reStructuredText (reST) docstrings for functions and classes
Sketchfab Data API Docshttps://docs.sketchfab.com/data-api/v3/index.html
FileStage.io APIhttps://developers.filestage.io/docs/api/enm7ajg5xthov-filestage-api
MCP Python SDK Readmehttps://raw.githubusercontent.com/modelcontextprotocol/python-sdk/refs/heads/main/README.md
ModelContextProtocol LLMshttps://modelcontextprotocol.io/llms-full.txt

Prompts

Learn more

No Prompts configured

Context

Learn more
Reference specific functions or classes from throughout your project
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