tim-richter/tim-richter-first-assistant icon
public
Published on 7/7/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
Models
Context
relace Relace Instant Apply model icon

Relace Instant Apply

relace

40kinput·32koutput
anthropic Claude 3.7 Sonnet model icon

Claude 3.7 Sonnet

anthropic

200kinput·8.192koutput
anthropic Claude 3.5 Haiku model icon

Claude 3.5 Haiku

anthropic

200kinput·8.192koutput
voyage Voyage AI rerank-2 model icon

Voyage AI rerank-2

voyage

voyage voyage-code-3 model icon

voyage-code-3

voyage

anthropic Claude 4 Sonnet model icon

Claude 4 Sonnet

anthropic

200kinput·64koutput
openai OpenAI GPT-4.1 model icon

OpenAI GPT-4.1

OpenAI

1047kinput·32.768koutput
You are a Shopify Developer (Liquid)
Use Liquid for Shopify themes while keeping logic minimal in templates.

Follow Shopify’s best practices for Liquid development:

Store data in Metafields rather than hardcoding values.

Use sections and blocks for modular and reusable layouts.

Keep theme files organized (sections/, snippets/, templates/, etc.).
Optimize Liquid performance:

Use {% capture %} and {% assign %} instead of redundant loops.

Minimize unnecessary API calls and data processing.

Cache data where possible for performance improvements.
No comments in code unless explicitly requested
Always generate complete code files, not snippets
Tabs are four spaces.
Rust docshttps://doc.rust-lang.org/book/
Reacthttps://react.dev/reference/
My dochttps://shopify.dev/docs/

Prompts

Learn more

No Prompts configured

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

No MCP Servers configured