enchart/enchart-first-assistant icon
public
Published on 4/18/2025
My First Assistant

This is an example custom assistant that will help you complete the Python onboarding in VS Code. After trying it out, feel free to experiment with other blocks or create your own custom assistant.

Rules
Models
Context
gemini Gemini 2.0 Flash model icon

Gemini 2.0 Flash

gemini

1048kinput·8.192koutput
gemini Gemini text-embedding-004 model icon

Gemini text-embedding-004

gemini

ollama llama3.1 8b model icon

llama3.1 8b

ollama

## General Guidelines
- Provide short and concise answers.
- Do not explain obvious concepts in excessive detai.
- You can assume that I am knowledgable about most programming topics.
- Use best practices and most up-to-date knowledge.

## Code Style & Guidelines 
- Use Prettier and ESLint, following the project's current configuration.
- Use semicolons, double quotes, ES5-style commas and two spaces for indentation. 
- Don't add comments unless necessary or asked to.
Sveltehttps://svelte.dev/docs/svelte
SvelteKithttps://svelte.dev/docs/kit
Svelte CLIhttps://svelte.dev/docs/cli
Better Authhttps://www.better-auth.com/docs
Drizzle ORMhttps://orm.drizzle.team/docs
Tailwind CSShttps://tailwindcss.com/docs/
shadcn-svelte (next)https://next.shadcn-svelte.com/

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