softlion/softlion-first-assistant icon
public
Published on 6/1/2025
My First Assistant

Assistant to create games on bga

Rules
Models
Context
40kinput·32koutput
200kinput·8.192koutput
200kinput·8.192koutput

MCP Servers

Learn more

No MCP Servers configured

## Code Style & Guidelines 
in php, for single line blocks, omit the { and }.
Otherwise follow coding standard. 
Don't duplicate codes if possible.

## Documentation Guidelines 
Comment only important codes. Never delete or update existing comments.
Board Game Arenahttps://en.doc.boardgamearena.com/Studio
PHP docshttps://www.php.net/manual/en/
JavaScript docshttps://developer.mozilla.org/en-US/docs/Web/JavaScript
CSShttps://developer.mozilla.org/en/docs/Web/CSS

Prompts

Learn more

No Prompts configured

Context

Learn more
Reference specific functions or classes from throughout your project
Reference the contents from any documentation site
Reference all of the changes you've made to your current branch
Reference the last command you ran in your IDE's terminal and its output
Get Problems from the current file
Uses the same retrieval mechanism as @Codebase, but only on a single folder
Reference the most relevant snippets from your codebase