ionos/test-2025-08-21 icon
public
Published on 8/21/2025
test

Rules
Models
Context
relace Relace Instant Apply model icon

Relace Instant Apply

relace

40kinput·32koutput
anthropic Claude 4 Sonnet model icon

Claude 4 Sonnet

anthropic

200kinput·64koutput
anthropic Claude 4.1 Opus model icon

Claude 4.1 Opus

anthropic

200kinput·32koutput
mistral Codestral model icon

Codestral

mistral

openai GPT_OSS_120B model icon

GPT_OSS_120B

OpenAI

Apply Effective Go best practices when working with Go source file

Follow Effective Go guidelines (https://go.dev/doc/effective_go) for all Go code:
- Use clear, descriptive names that reflect the Go naming conventions
- Prefer short variable names in short scopes (i, j for loops; r for reader)
- Use camelCase for unexported identifiers, PascalCase for exported ones
- Write self-documenting code with minimal but meaningful comments
- Use gofmt for consistent formatting
- Handle errors explicitly - never ignore them
- Use defer for cleanup operations
- Prefer composition over inheritance
- Use interfaces to define behavior contracts
- Keep functions and methods focused and small
- Use goroutines and channels for concurrent programming
- Follow the principle "Don't communicate by sharing memory; share memory by communicating"

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
@terminal
Reference the last command you ran in your IDE's terminal and its output
@file
Reference any file in your current workspace

No Data configured

MCP Servers

Learn more

Context7 MCP

URL: https://mcp.context7.com/mcp