A CLAUDE.md is just a markdown file at the root of your repo. Copy the content below into your own project's CLAUDE.md to give your agent the same context.
npx versuz@latest install dair-ai-prompt-engineering-guide --kind=claude-mdcurl -o CLAUDE.md https://raw.githubusercontent.com/dair-ai/Prompt-Engineering-Guide/HEAD/CLAUDE.md# 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