zedr/pico-8-assistant icon
public
Published on 6/15/2025
Pico 8 assistant

Rules
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

## Build & Development Commands
Repository structure
1. rabyruby.lua: The main Lua source code that contains all game logic and mechanics
2. rabyruby.gfx: Graphics data in Pico-8 format containing sprites, characters, and visual elements
3. rabyruby.map: Map data defining the game world layout
4. rabyruby.sfx: Sound effect data for in-game audio
5. run.sh: Bash script that assembles all components into a playable Pico-8 cartridge (.p8 file)
6. README.md: Basic documentation explaining the repository structure

NEVER modify the rabyruby.p8 file. It is a build artifact that is created when the `run.sh` build script is run.


## Testing Guidelines
- 

## Code Style & Guidelines 
- 

## Documentation Guidelines 
- 

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
@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

No MCP Servers configured