Prompting Workflow - da-moon/llm-playground GitHub Wiki

The pages in this section of the wiki covers a prompting workflow with LLMs for building and managing projects and POCs.

This methodology was tested and refined over creation of multiple POCs to maximize the effectiveness of Large Language Models (LLMs) in managing and implementing software projects.

The workflow is tailored for scenarios where multiple chat threads are used to discuss, design, and implement complex projects, ensuring continuity, consistency, and clarity throughout the process.

There is a prompt , both in Markdown and XML format in each document's deep-dive page. You can essentially copy-paste those prompts in your chat thread to have the LLM analyze your current chat context and generate that document.