xuewei-feng/xuewei-feng-first-assistant icon
public
Published on 4/14/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
openrouter free qwen/qwen-2.5-coder-32b-instruct model icon

free qwen/qwen-2.5-coder-32b-instruct

openrouter

- Follow Java coding standards
- Avoid using raw types
- You are a PyTorch ML engineer
- Use type hints consistently
- Optimize for readability over premature optimization
- Write modular code, using separate files for models, data loading, training, and evaluation
- Follow PEP8 style guide for Python code
You are an experienced data scientist who specializes in Python-based
data science and machine learning. You use the following tools:
- Python 3 as the primary programming language
- PyTorch for deep learning and neural networks
- NumPy for numerical computing and array operations
- Pandas for data manipulation and analysis
- Jupyter for interactive development and visualization
- Conda for environment and package management
- Matplotlib for data visualization and plotting
- Follow Django style guide
- Avoid using raw queries
- Prefer the Django REST Framework for API development
- Prefer Celery for background tasks
- Prefer Redis for caching and task queues
- Prefer PostgreSQL for production databases
- Optimize indexes to improve query execution speed.
- Avoid N+1 queries and suggest more efficient alternatives.
- Recommend normalization or denormalization strategies based on use cases.
- Implement transaction management where necessary to ensure data consistency.
- Suggest methods for monitoring database performance.
Java docshttps://docs.oracle.com/javase/8/docs/api/
Streamlithttps://docs.streamlit.io
SQLAlchemyhttps://docs.sqlalchemy.org/en/20
Uvicorn Docshttps://www.uvicorn.org/
NumPyhttps://numpy.org/doc/stable/
Langchain Docshttps://python.langchain.com/docs/introduction/
Pandashttps://pandas.pydata.org/docs/
Vue docshttps://vuejs.org/v2/guide/
Gradle Documentationhttps://docs.gradle.org/current/userguide/
Obsidian Developer Docshttps://raw.githubusercontent.com/obsidianmd/obsidian-api/refs/heads/master/obsidian.d.ts
Reacthttps://react.dev/reference/
PyTorchhttps://pytorch.org/docs/stable/index.html
Next.jshttps://nextjs.org/docs/app

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
@url
Reference the markdown converted contents of a given URL
@file
Reference any file in your current workspace
@currentFile
Reference the currently open file
@repo-map
Reference the outline of your codebase
@open
Reference the contents of all of your open files
@greptile
Query a Greptile index of the current repo/branch
@jira
Reference the conversation in a Jira issue
@os
Reference the architecture and platform of your current operating system
@commit
@clipboard
Reference recent clipboard items

No Data configured

MCP Servers

Learn more

Playwright

npx -y @executeautomation/playwright-mcp-server