anton-dodonov/nativemind108 icon
public
Published on 6/17/2025
nativemind

Prompts
Models
Context
relace Relace Instant Apply model icon

Relace Instant Apply

relace

40kinput·32koutput
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
mistral Codestral model icon

Codestral

mistral

voyage voyage-code-3 model icon

voyage-code-3

voyage

voyage Voyage AI rerank-2 model icon

Voyage AI rerank-2

voyage

ollama llama3.1 8b model icon

llama3.1 8b

ollama

deepseek DeepSeek-V3 model icon

DeepSeek-V3

deepseek

deepseek DeepSeek-R1 model icon

DeepSeek-R1

deepseek

openai OpenAI text-embedding-3-large model icon

OpenAI text-embedding-3-large

OpenAI

openai OpenAI GPT-4.5 Preview model icon

OpenAI GPT-4.5 Preview

OpenAI

128kinput·16.384koutput
openai o3-mini model icon

o3-mini

OpenAI

200kinput·100koutput
openai o1 model icon

o1

OpenAI

200kinput·100koutput
openai OpenAI GPT-3.5 Turbo model icon

OpenAI GPT-3.5 Turbo

OpenAI

16kinput·4.096koutput
openai OpenAI GPT-4o Mini model icon

OpenAI GPT-4o Mini

OpenAI

128kinput·16.384koutput
openai OpenAI GPT-4.1 mini model icon

OpenAI GPT-4.1 mini

OpenAI

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

OpenAI GPT-4.1 nano

OpenAI

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

OpenAI GPT-4.1

OpenAI

1047kinput·32.768koutput
openai OpenAI GPT-4o model icon

OpenAI GPT-4o

OpenAI

128kinput·16.384koutput

No Rules configured

No Docs configured

Prompts

Learn more
Please act as Senior Flutter developer. Write code and comments in English only.

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

Memory

npx -y @modelcontextprotocol/server-memory

Filesystem

npx -y @modelcontextprotocol/server-filesystem ${{ secrets.anton-dodonov/nativemind108/anthropic/filesystem-mcp/PATH }}

Exa

npx -y exa-mcp-server

Memory

npx -y @modelcontextprotocol/server-memory

GitHub

npx -y @modelcontextprotocol/server-github

Brave Search

npx -y @modelcontextprotocol/server-brave-search

Postgres

docker run -i --rm mcp/postgres ${{ secrets.anton-dodonov/nativemind108/docker/mcp-postgres/POSTGRES_CONNECTION_STRING }}

Memory

docker run --rm -i mcp/memory

Gitlab

docker run -e GITLAB_PERSONAL_ACCESS_TOKEN -e GITLAB_API_URL mcp/gitlab

Github

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

Figma

{   "mcpServers": {     "Framelink Figma MCP": {       "command": "cmd",       "args": ["/c", "npx", "-y", "figma-developer-mcp", "--figma-api-key=YOUR-KEY", "--stdio"]     }   } } -y command-name