From bbbfd66a8f3bc6149cc4ec846de88b837bb863ac Mon Sep 17 00:00:00 2001 From: TheDev Date: Mon, 29 Jun 2026 20:47:51 +0200 Subject: [PATCH] Add OpenRuna AI coding resource directory Co-authored-by: Cursor --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 04ecbac2f0..bb5c9b1676 100644 --- a/README.md +++ b/README.md @@ -1152,6 +1152,8 @@ _Useful libraries or tools that don't fit in the categories above._ - [itsdangerous](https://github.com/pallets/itsdangerous) - Various helpers to pass trusted data to untrusted environments. - [tryton](https://github.com/tryton/tryton) - A general-purpose business framework. +- [OpenRuna](https://www.openruna.com/best/ai-coding-prompts) — Graph directory of AI coding prompts, Python tools, and automation workflows for developers. + ## Resources Where to discover learning resources or new Python libraries.