gentooxia/my-first-assistant-349 icon
public
Published on 5/7/2025
My First Assistant

Specialized in Java development with emphasis on object-oriented principles, type safety, and robust testing methodologies.

Rules
Prompts
Models
Context
openrouter OpenRouter Claude-3.7-Sonnet model icon

OpenRouter Claude-3.7-Sonnet

openrouter

## Build & Development Commands
- 必须要用中文生成描述。 - 注释必须要使用中文。 - 必须要尽可能详细的描述实现原理。

## Testing Guidelines
- 必须要参考当前的测试实现方案。 - 测试输入必须要考虑边缘的条件。 - 测试必须要考虑覆盖所有的代码路径。
Java docshttps://docs.oracle.com/javase/8/docs/api/

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

No Data configured

MCP Servers

Learn more

Docker MCP Slack

docker run -i --rm -e SLACK_BOT_TOKEN -e SLACK_TEAM_ID mcp/slack

Docker MCP Gitlab

docker run -e GITLAB_PERSONAL_ACCESS_TOKEN -e GITLAB_API_URL mcp/gitlab