zxhyko/zxhyko-first-assistant icon
public
Published on 7/5/2025
My First Assistant

First assistant

Rules
Prompts
Models
Context
Data
anthropic Claude 4 Sonnet model icon

Claude 4 Sonnet

anthropic

200kinput·64koutput
lmstudio nomic-embed-text-v1-5 model icon

nomic-embed-text-v1-5

lmstudio

voyage Voyage AI rerank-2 model icon

Voyage AI rerank-2

voyage

openrouter Claude 4 Sonnet model icon

Claude 4 Sonnet

openrouter

200kinput·64koutput
gemini Gemini text-embedding-004 model icon

Gemini text-embedding-004

gemini

openrouter Gemini 2.5 pro model icon

Gemini 2.5 pro

openrouter

1048kinput·65.536koutput
openrouter Gemini 2.5 Flash model icon

Gemini 2.5 Flash

openrouter

1048kinput·65.536koutput
- Follow Java coding standards
- Avoid using raw types
ModelContextProtocol LLMshttps://modelcontextprotocol.io/llms-full.txt
MCP Python SDK Readmehttps://raw.githubusercontent.com/modelcontextprotocol/python-sdk/refs/heads/main/README.md
MCP Typescript SDK Readmehttps://raw.githubusercontent.com/modelcontextprotocol/typescript-sdk/refs/heads/main/README.md

Prompts

Learn more
Small Improvement
Make a small incremental improvement
What's one most meaningful thing I could do to improve the quality of this code? It shouldn't be too drastic but should still improve the code.
Commit
Generate commit message
@diff

Generate a commit message for the above set of changes. First, give a single sentence, no more than 80 characters. Then, after 2 line breaks, give a list of no more than 5 short bullet points, each no more than 40 characters. Output nothing except for the commit message, and don't surround it in quotes.

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
@open
Reference the contents of all of your open files
@file
Reference any file in your current workspace

Google Cloud Storage

${{ secrets.zxhyko/zxhyko-first-assistant/continuedev/google-cloud-storage-dev-data/GCP_SERVER_URL }}

MCP Servers

Learn more

Brave Search

npx -y @modelcontextprotocol/server-brave-search

Memory

npx -y @modelcontextprotocol/server-memory

Postgres

npx -y @modelcontextprotocol/server-postgres ${{ secrets.zxhyko/zxhyko-first-assistant/anthropic/postgres-mcp/CONNECTION_STRING }}

GitHub

npx -y @modelcontextprotocol/server-github

Filesystem

npx -y @modelcontextprotocol/server-filesystem ${{ secrets.zxhyko/zxhyko-first-assistant/anthropic/filesystem-mcp/PATH }}

Playwright

npx -y @executeautomation/playwright-mcp-server