glikli/glikli-first-assistant icon
public
Published on 4/11/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
anthropic Claude 3.7 Sonnet model icon

Claude 3.7 Sonnet

anthropic

200kinput·8.192koutput
openrouter OpenRouter Claude 3.7 Sonnet model icon

OpenRouter Claude 3.7 Sonnet

openrouter

openrouter OpenRouter Claude 3.7 Sonnet R model icon

OpenRouter Claude 3.7 Sonnet R

openrouter

openrouter OpenRouter OpenAI o3 Mini model icon

OpenRouter OpenAI o3 Mini

openrouter

Write clean and minimal code

Avoid unnecessary variables

Use inline expressions when readable

Do not comment code if it’s self-explanatory

Prefer early returns to reduce nesting

Use the latest JavaScript/TypeScript features

Prefer functional methods like .map, .filter, .reduce

Use ES Modules and native browser APIs when possible

Keep functions small and focused

Group related logic and isolate side effects

Use clear, descriptive variable and function names

Avoid vague names like data or info unless context makes them obvious

Code should read like a sentence

Use Nuxt 3 for frontend architecture

Use Tailwind CSS for styling

Use Pinia for state management if needed

Type-check everything with TypeScript in strict mode

Use Vitest or Jest for unit testing

Enable auto imports for composables and components
Nuxt 3https://nuxt.com/
ShadCN Vuehttps://www.shadcn-vue.com/
Strapi 5 CMS Docshttps://docs.strapi.io/cms/intro

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