Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# 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
5 changes: 5 additions & 0 deletions Prompt-Engineering-Guide-notes/.obsidian/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"alwaysUpdateLinks": true,
"newFileLocation": "current",
"attachmentFolderPath": "attachments"
}
16 changes: 16 additions & 0 deletions Prompt-Engineering-Guide-notes/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Prompt-Engineering-Guide Notes

This is the notes vault for the **Prompt-Engineering-Guide** project.

## Structure

- `session-logs/` - Logs from Claude sessions
- `decisions/` - Architecture and design decisions
- `tasks/` - Task-related notes

## Usage

This vault can be opened in [Obsidian](https://obsidian.md) for a better editing experience.

---
*Created by Claude Orchestrator Dashboard*
3 changes: 3 additions & 0 deletions Prompt-Engineering-Guide-notes/learnings/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Learnings — Prompt Engineering Guide

This folder contains distilled patterns from past session corrections. New learnings will be added here as they accumulate in the corrections buffer.
Binary file added building_effective_agents_infographic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added building_effective_agents_infographic_v2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading