From 39ff98a56d46006e63beb74fa9954482315eab55 Mon Sep 17 00:00:00 2001 From: PAMulligan Date: Sun, 24 May 2026 23:36:59 -0400 Subject: [PATCH] docs(readme): add Related Projects section Add a Related Projects table above the License section cross-linking the AI SEO Copilot Chrome extension (against which Aurelius's Chrome extension pipeline was battle-tested), the AI SEO Copilot Webflow app, and the Flavian, Nerva, and Claudius PMDevSolutions frameworks. Closes #58. Co-Authored-By: Claude Opus 4.7 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e3741eb..f0b14c2 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,16 @@ Details: `.claude/PLUGINS-REFERENCE.md` | Pipeline config | `.claude/pipeline.config.json` | Thresholds, app types, quality gates | | Agent naming guide | `.claude/AGENT-NAMING-GUIDE.md` | Conventions for creating new agents | +## Related Projects + +| Project | Description | +|---------|-------------| +| [AI SEO Copilot (Chrome)](https://github.com/die-Manufaktur/AISEOC-Chrome-Extension) | Free, open-source Chrome extension for AI-powered SEO analysis. Built with React 19, TypeScript, and Vite. The Chrome extension pipeline in Aurelius was battle-tested against this project. [Install from Chrome Web Store](https://chromewebstore.google.com/detail/ai-seo-copilot/anhpobnkbmgjhcgbohkddjjpcbbdllhl) | +| [AI SEO Copilot (Webflow)](https://github.com/die-Manufaktur/AI-SEO-Copilot-for-Webflow) | The original Webflow app with ~20,000 installs | +| [Flavian](https://github.com/PMDevSolutions/Flavian) | Claude Code-integrated WordPress development framework with FSE block theme tools and Figma-to-WordPress pipelines | +| [Nerva](https://github.com/PMDevSolutions/Nerva) | Claude Code-integrated API and backend development framework with Hono, Cloudflare Workers, and Drizzle ORM | +| [Claudius](https://github.com/PMDevSolutions/Claudius) | Embeddable AI chat widget powered by Claude. React + TypeScript + Cloudflare Workers | + ## License MIT