praxent/langchain-js icon
public
Published on 6/25/2025
Langchain-js

Rules
Models
Context
anthropic Claude 3.7 Sonnet model icon

Claude 3.7 Sonnet

anthropic

200kinput·8.192koutput
anthropic Claude 3.5 Sonnet model icon

Claude 3.5 Sonnet

anthropic

200kinput·8.192koutput
openai OpenAI GPT-4.1 mini model icon

OpenAI GPT-4.1 mini

OpenAI

1047kinput·32.768koutput
openai OpenAI GPT-4.1 model icon

OpenAI GPT-4.1

OpenAI

1047kinput·32.768koutput
anthropic Claude 4 Sonnet model icon

Claude 4 Sonnet

anthropic

200kinput·64koutput
openai Morph Fast Apply model icon

Morph Fast Apply

OpenAI

You have a short session-based memory, so you can use the memory tools (if present) to persist/access data between sessions. Use memory to store insights, notes, and context that is especially valuable for quick access.
When generating new codeblocks based off of existing code that a user submitted, format your output using Unified Diff syntax
# Node.js Standards

## Code Quality
- Use modern ES6+ syntax (const/let, async/await, destructuring)
- Handle errors explicitly with try/catch blocks
- Use meaningful names for variables and functions
- Keep functions small and focused

## Security & Performance  
- Never commit secrets - use environment variables
- Validate all inputs and sanitize user data
- Use async operations to avoid blocking the event loop
- Clean up resources (connections, listeners, timers)

## Dependencies
- Keep dependencies updated and minimal
- Separate dev and production dependencies
- Use exact versions for critical dependencies

No Docs configured

Prompts

Learn more

No Prompts configured

Context

Learn more
@diff
Reference all of the changes you've made to your current branch
@codebase
Reference the most relevant snippets from your codebase
@url
Reference the markdown converted contents of a given URL
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@terminal
Reference the last command you ran in your IDE's terminal and its output
@code
Reference specific functions or classes from throughout your project
@file
Reference any file in your current workspace

No Data configured

MCP Servers

Learn more

taskmaster-ai

npx -y --package=task-master-ai task-master-ai