Difference between revisions of "LLM Prompts"

From 8BitDev.org - Atari 7800 Development Wiki
Jump to: navigation, search
(Created page with "The following are LLM prompts in Markdown file format that I've found useful for certain tasks. If your browser opens up the files directly, you may want to instead right-clic...")
(No difference)

Revision as of 19:15, 26 July 2025

The following are LLM prompts in Markdown file format that I've found useful for certain tasks. If your browser opens up the files directly, you may want to instead right-click and "save link as..." to preserve the unicode within.

LLM_General_Coding.md

This general coding prompt originated as a Claude community prompt, but I worked with ChatGPT to enhance it's effectiveness based on the latest prompt research.

LLM_Web_App.md

This is a web-app specific version of the general coding prompt. Note that it's directed to produce a single html file as output, which I prefer for easily giving my apps to others. If this isn't suitable in your context, just open the file with a text editor and modify that directive.

LLM_Creative_Writing.md

This is my creative writing version of the prompt. It has the LLM take on the several collaborative writing roles.