daniel-luca/my-first-assistant-1540 icon
public
Published on 3/10/2025
My First Assistant

Solidity assistant

Rules
Prompts
Models
Context
anthropic Claude 3.7 Sonnet model icon

Claude 3.7 Sonnet

anthropic

200kinput·8.192koutput
anthropic Claude 3.5 Haiku model icon

Claude 3.5 Haiku

anthropic

200kinput·8.192koutput
mistral Codestral model icon

Codestral

mistral

ollama qwen2.5-coder 1.5b model icon

qwen2.5-coder 1.5b

ollama

ollama qwen2.5-coder 7b model icon

qwen2.5-coder 7b

ollama

- Use type hints consistently  
- Optimize for readability over premature optimization  
- Write modular code, using separate files for models, data loading, training, and evaluation  
- Follow the Solidity best practices.  
- Use OpenZeppelin libraries for common patterns like ERC20, ERC721, Ownable or AccessControl.  
- Use CamelCase for naming functions and variables in Solidity.
Solidityhttps://docs.soliditylang.org/en/v0.8.0/
Ethereumhttps://ethereum.org/en/developers/docs/

Prompts

Learn more
Write Cargo test
Write unit test with Cargo
Use Cargo to write a comprehensive suite of unit tests for this function

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

No Data configured

MCP Servers

Learn more

No MCP Servers configured