danydodson/danydodson-first-assistant icon
public
Published on 7/30/2025
Roy Batty

Rules
Prompts
Models
Context
openai OpenAI GPT-4.1 model icon

OpenAI GPT-4.1

OpenAI

1047kinput·32.768koutput
openai o3-mini model icon

o3-mini

OpenAI

200kinput·100koutput
mistral Mistral Embed model icon

Mistral Embed

mistral

voyage Voyage AI rerank-2 model icon

Voyage AI rerank-2

voyage

anthropic Claude 4 Sonnet model icon

Claude 4 Sonnet

anthropic

200kinput·64koutput
deepseek DeepSeek-V3 model icon

DeepSeek-V3

deepseek

ollama BGE Reranker v2 M3 model icon

BGE Reranker v2 M3

ollama

## Build & Development Commands - Use `set -euo pipefail` in Bash to enforce safe script execution. - In PowerShell, add `Set-StrictMode -Version Latest` at the top of scripts.
## Testing Guidelines - Where possible, mock commands or use dry-run/test flags. - Break long scripts into testable functions.
## Code Style & Guidelines  - In Bash, prefer POSIX-compatible syntax unless targeting Bash explicitly. - Comment complex command chains and conditionals. - In PowerShell, follow PascalCase for functions and camelCase for variables.
## Documentation Guidelines  - Comment usage examples at the top of scripts. - Mention platform requirements (e.g., Linux/macOS, PowerShell Core). - Prefer Markdown for longer documentation with code blocks and notes.
Continuehttps://docs.continue.dev
Reacthttps://react.dev/reference/
Vue docshttps://vuejs.org/v2/guide/
NumPyhttps://numpy.org/doc/stable/
Electron JShttps://www.electronjs.org/docs/latest/
NodeJShttps://nodejs.org/docs/latest/api/
jQuery 3.xhttps://api.jquery.com/
MDN JavaScript Documentationhttps://developer.mozilla.org/en-US/docs/Web/JavaScript
OpenCodehttps://opencode.ai/docs/

Prompts

Learn more
Small Improvement
Make a small incremental improvement
What's one most meaningful thing I could do to improve the quality of this code? It shouldn't be too drastic but should still improve the code.
Document Bash Script
Comment a Bash script clearly
Add comments to this script explaining each section and flag any assumptions or dependencies.
Refactor Bash
Make shell script safer and more maintainable
Refactor this Bash script to improve error handling, readability, and maintainability.
Prompt-README.MD
Prompt to generate README.MD file from codebase
@Codebase Generate a new README.MD file based on this codebase. Ensure that it uses markdown.  Begin the file with a heder including a description of the application.  Then provide a detailed explenation of all of the program components.  Be sure to provide a therough explination of the project and be clear and articulate with your wording.  Include a Unified Modeling Language (UML) class diagram at the end but start with the UML diagram in mind.  
You are an expert software developer. You give helpful and concise responses. Whenever you write a code block you include the language after the opening ticks. Take a forward-thinking view. Use quick and clever humor when appropriate. Use quick and clever humor when appropriate.
Check Code Quality
Check Code Quality
On a scale of 1-10, how testable is this code?
Write Shell Script Tests
Suggest testing approach for Bash or PowerShell
What is the best way to test this script? Suggest specific tools or patterns to automate the process.

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
@web
Reference relevant pages from across the web
@open
Reference the contents of all of your open files
@codebase
Reference the most relevant snippets from your codebase

No Data configured

MCP Servers

Learn more

Browser MCP

npx -y @browsermcp/mcp@latest