dragutin/dragutins-javascript-assistant icon
public
Published on 3/1/2025
Dragutin's JavaScript Assistant

Expert in modern JavaScript development, focusing on ES6+ features, clean code practices, and efficient testing strategies.

Rules
Prompts
Models
Context
Data
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
mistral Codestral model icon

Codestral

mistral

voyage Voyage AI rerank-2 model icon

Voyage AI rerank-2

voyage

voyage voyage-code-3 model icon

voyage-code-3

voyage

gemini Gemini 2.0 Flash model icon

Gemini 2.0 Flash

gemini

1048kinput·8.192koutput
- Follow ES6+ conventions
- Avoid using 'var' keyword
JavaScript docshttps://developer.mozilla.org/en-US/docs/Web/JavaScript

Prompts

Learn more
Write Cargo test
Write unit test with Cargo
Use Cargo to write a comprehensive suite of unit tests for this function
Review
Review changes
Please review the current code changes looking for:

- Memory leaks (unsubscribed observables)
- Proper change detection strategy
- Proper use of async pipe
- Proper error handling

Format the review as:
```
## <FILENAME>
- <ISSUE>
...
- <ISSUE>
```

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
@jira
Reference the conversation in a Jira issue

Azure Blob Storage

${{ secrets.dragutin/dragutins-javascript-assistant/continuedev/azure-blob-storage-dev-data/AZURE_SERVER_URL }}

S3

${{ secrets.dragutin/dragutins-javascript-assistant/continuedev/s3-dev-data/AWS_SERVER_URL }}

MCP Servers

Learn more

Memory

npx -y @modelcontextprotocol/server-memory

Playwright

npx -y @executeautomation/playwright-mcp-server

Filesystem

npx -y @modelcontextprotocol/server-filesystem ${{ secrets.dragutin/dragutins-javascript-assistant/anthropic/filesystem-mcp/PATH }}

Brave Search

npx -y @modelcontextprotocol/server-brave-search

Postgres

npx -y @modelcontextprotocol/server-postgres ${{ secrets.dragutin/dragutins-javascript-assistant/anthropic/postgres-mcp/CONNECTION_STRING }}

GitHub

npx -y @modelcontextprotocol/server-github

Exa

npx -y exa-mcp-server

Docker MCP Sequential Thinking

docker run --rm -i mcp/sequentialthinking

Docker MCP Github

docker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN mcp/github