Skip to content

DevGuyRash/rashino-prompts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prompt Engineering Repo

Overview

This repository collects various prompt engineering templates for LLMs. Prompts are categorized (archived, current, in-progress) with raw files in prompts/. Detailed explanations live in docs/. Assets (e.g., images) are in assets/.

Focus: General-use, analysis, reasoning, and coding prompts. Contributions welcome!

Repo Structure

  • assets/: Images and visuals (e.g., diagrams).
  • docs/: Explanations and guides (e.g., when to use prompts).
  • prompts/:
    • archived/: Older or deprecated prompts (e.g., AI tutor variants).
    • current/: Active, ready-to-use prompts (e.g., general.md).
    • in-progress/: Drafts/experiments (e.g., vanilla coding variants).

Available Prompts

Current Prompts

In-Progress Prompts

  • N/A: Prompts in-progress are currently remaining local to my own use until I'm ready to share them.

Documentation

  • reasoning-frameworks.md: Details on various reasoning prompts, such as HQRN and Cognitive Cycle (Vanilla Reasoning prompts).
  • coding-frameworks.md: Details on various coding prompts, such as Vanilla Coding variants (including v1.4 bug doc).

Getting Started

  1. Copy a prompt from prompts/ into your LLM interface (e.g., as system prompt).
  2. Read docs for guidance on when/how to use.
  3. For development: Clone repo, add new prompts to prompts/in-progress/, then move to current when ready.

Contributing

  • Add new prompts via PR to prompts/in-progress/.
  • Suggest docs updates for explanations.
  • Follow structure for consistency.

Last updated: July 13, 2025

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published