# Prompt Engineering Guide ## Project Overview Open-source prompt engineering guide at promptingguide.ai. Built with Next.js (Nextra theme). ## Project Learnings Read and follow the project learnings in `Prompt-Engineering-Guide-notes/learnings/` before starting work. These are distilled from past session corrections and contain important patterns for this project. ## Notes & Content - All project notes go in `Prompt-Engineering-Guide-notes/` (Obsidian vault inside the project root) ## Git Workflow - Do NOT push to remote unless explicitly asked by the user - Commits are fine, but always wait for user to request push