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
200kinput·8.192koutput
200kinput·8.192koutput
1048kinput·8.192koutput

MCP Servers

Learn more
npx -y @modelcontextprotocol/server-memory
npx -y @executeautomation/playwright-mcp-server
npx -y @modelcontextprotocol/server-filesystem ${{ secrets.dragutin/dragutins-javascript-assistant/anthropic/filesystem-mcp/PATH }}
npx -y @modelcontextprotocol/server-brave-search
npx -y @modelcontextprotocol/server-postgres ${{ secrets.dragutin/dragutins-javascript-assistant/anthropic/postgres-mcp/CONNECTION_STRING }}
npx -y @modelcontextprotocol/server-github
npx -y exa-mcp-server
docker run --rm -i mcp/sequentialthinking
docker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN mcp/github
- 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
Reference specific functions or classes from throughout your project
Reference the contents from any documentation site
Reference all of the changes you've made to your current branch
Reference the last command you ran in your IDE's terminal and its output
Get Problems from the current file
Uses the same retrieval mechanism as @Codebase, but only on a single folder
Reference the most relevant snippets from your codebase
Reference the conversation in a Jira issue
${{ secrets.dragutin/dragutins-javascript-assistant/continuedev/azure-blob-storage-dev-data/AZURE_SERVER_URL }}
${{ secrets.dragutin/dragutins-javascript-assistant/continuedev/s3-dev-data/AWS_SERVER_URL }}