Prompt-Engineering-GuideAgent53/100 via “multi-language prompt engineering documentation with mdx-based content delivery”
🐙 Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents.
Unique: Uses Nextra 2.13 framework built on Next.js 13 with MDX-first architecture, enabling single-source-of-truth content that compiles to static HTML while supporting embedded interactive React components and automatic i18n routing through middleware.js without requiring separate content databases or translation management systems
More maintainable than wiki-based platforms (GitHub Wiki, Notion) because content lives in version-controlled MDX files; faster than dynamic CMS platforms because it's pre-built static HTML; more interactive than PDF guides because it supports embedded notebooks and React components