From fdf4676dca7bb04ee14ba4abd8b642f6f634764f Mon Sep 17 00:00:00 2001 From: Yuting Zhong Date: Thu, 18 Jun 2026 23:54:05 -0700 Subject: [PATCH] feat: add NotFair (SEO & paid-ads skills for Claude Code) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 08caecc..8c179d3 100644 --- a/readme.md +++ b/readme.md @@ -97,6 +97,7 @@ This list focuses on tools and workflows where AI plays a central role in the de * [Amazon Q](https://aws.amazon.com/q/developer) — AWS’s generative AI solution for developers. * [Superdesign](https://www.superdesign.dev/) — AI design agent for fast UI iterations. * [toprank](https://github.com/nowork-studio/toprank) — Open-source Claude Code plugin with 9 SEO and Google Ads skills. Connects Google Search Console, PageSpeed Insights, and Google Ads API; ships meta tag and schema markup fixes to WordPress/Strapi/Contentful/Ghost. MIT, 107⭐. +* [NotFair](https://github.com/nowork-studio/NotFair) — Open-source Claude Code skills for [SEO](https://github.com/nowork-studio/NotFair/tree/main/seo), [Google Ads](https://github.com/nowork-studio/NotFair/tree/main/google-ads), and [Meta Ads](https://github.com/nowork-studio/NotFair/tree/main/meta-ads). Connects to live data through the Google Ads MCP, Meta Ads MCP, Google Search Console MCP, and Google Analytics (GA4) MCP. MIT, ~2.9k⭐. * [dbForge AI Assistant](https://www.devart.com/dbforge/ai-assistant/) - Integrated AI tool that generates, optimizes, explains, and fixes SQL queries. * [Frontman](https://github.com/frontman-ai/frontman) — Open-source AI agent that lives in your browser — click any element, describe changes in plain English, and get real code edits with hot reload. Works with Next.js, Vite, and Astro. * [Mysti](https://github.com/DeepMyst/Mysti) - Multi-agent AI coding assistant for VS Code with brainstorm mode. Supports Claude Code, Codex, Gemini, Cline, and GitHub Copilot.