samadariyan/rust-swift icon
public
Published on 6/12/2025
Rust Swift

Rust Swift

Rules
Models
Context
together DeepSeek R1 Distill Llama 70B Free model icon

DeepSeek R1 Distill Llama 70B Free

together

ollama qwen2.5-coder 1.5b model icon

qwen2.5-coder 1.5b

ollama

cohere rerank-english-v3.0 model icon

rerank-english-v3.0

cohere

- ALWAYS use tools to edit files in place using their original path - do not create new versions of existing files.  We use source control and can revert any mistakes.
- ALWAYS generate complete, implementation-ready code.
- Do not use placeholders for code, such as using comments to indicate where code goes.
- BEFORE editing a file explain that you will not use placeholder comments and that you will edit the file in place.
- BEFORE editing a file read the current version of that file.
- ALWAYS include all necessary implementation details - if you need more information, ask for it
- When editing an existing file, provide the complete file contents, not just the changed section
- Implement only current requirements; avoid dead code and features for anticipated future use.  
- Don't attach a license to documentation or code, unless directed to do so.
- Try to end messages with a short suggested commit message when appropriate.
Rust docshttps://doc.rust-lang.org/book/
Gradle Documentationhttps://docs.gradle.org/current/userguide/
Rust Bookhttps://doc.rust-lang.org/book/
Swift Org Dochttps://www.swift.org/documentation/
Apple Swift Dochttps://developer.apple.com/documentation/swift/

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
@os
Reference the architecture and platform of your current operating system
@open
Reference the contents of all of your open files

No Data configured

MCP Servers

Learn more

GitHub

npx -y @modelcontextprotocol/server-github