ricardo-bernardes/gitlab-ci icon
public
Published on 6/18/2025
gitlab-ci

Rules
Models
Context
relace Relace Instant Apply model icon

Relace Instant Apply

relace

40kinput·32koutput
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

deepseek DeepSeek-R1 model icon

DeepSeek-R1

deepseek

deepseek DeepSeek-V3 model icon

DeepSeek-V3

deepseek

anthropic Claude 4 Sonnet model icon

Claude 4 Sonnet

anthropic

200kinput·64koutput
always write the explanation in Portuguese
Continuehttps://docs.continue.dev
Deepseek API Docshttps://api-docs.deepseek.com/
Visual Studio Code Docshttps://code.visualstudio.com/docs
Gitlab CI Docshttps://docs.gitlab.com/ci/
Bash Manualhttps://www.gnu.org/software/bash/manual/bash.html
shunit2 READMEhttps://raw.githubusercontent.com/kward/shunit2/refs/heads/master/README.md

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
@file
Reference any file in your current workspace
@url
Reference the markdown converted contents of a given URL
@open
Reference the contents of all of your open files
@clipboard
Reference recent clipboard items
@commit
@os
Reference the architecture and platform of your current operating system
@repo-map
Reference the outline of your codebase
@currentFile
Reference the currently open file

No Data configured

MCP Servers

Learn more

GitHub

npx -y @modelcontextprotocol/server-github

Gitlab

docker run -e GITLAB_PERSONAL_ACCESS_TOKEN -e GITLAB_API_URL mcp/gitlab