From 74ae80305a4e53306be9a0de9f62529a9bb5c2c0 Mon Sep 17 00:00:00 2001 From: Saif Date: Tue, 19 May 2026 07:04:41 +0530 Subject: [PATCH 1/3] Add Scalekit to APIs & Backends section --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 88e1a50..8fd2387 100644 --- a/readme.md +++ b/readme.md @@ -34,7 +34,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Netlify](https://www.netlify.com/) - All-in-one platform for automating modern web projects. * [AWS](https://aws.amazon.com/) - Comprehensive cloud computing services platform. * [Google Cloud Platform](https://cloud.google.com/) - Scalable and secure cloud infrastructure. -* [Azure](https://azure.microsoft.com/) - Microsoft’s cloud computing platform. +* [Azure](https://azure.microsoft.com/) - Microsoft's cloud computing platform. * [DigitalOcean](https://www.digitalocean.com/) - Developer-friendly cloud for small apps. * [Render](https://render.com/) - Unified cloud to build and run apps with ease. @@ -87,7 +87,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). ## APIs & Backends -* [Firebase](https://firebase.google.com/) - Google’s BaaS for realtime apps. +* [Firebase](https://firebase.google.com/) - Google's BaaS for realtime apps. * [Supabase](https://supabase.com/) - Open-source Firebase alternative. * [Hasura](https://hasura.io/) - Instant GraphQL APIs on your data. * [PocketBase](https://pocketbase.io/) - Lightweight local backend with realtime and auth. @@ -96,6 +96,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Directus](https://directus.io/) - Real-time data platform and CMS. * [Postman](https://www.postman.com/) - All-in-one API platform for building and working with APIs. * [Hive Intelligence](https://hiveintelligence.xyz/) - Connect any AI agent to blockchain data through our standardized MCP protocol. +* [Scalekit](https://scalekit.com/) - Authentication platform for B2B SaaS with Enterprise SSO, Directory Sync, and Social Login. ## Design & UI Tools @@ -162,4 +163,3 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). --- PRs welcome! - From f8dfb7a3ba2e774dcbb3c0e8cd82fae9a927f1d2 Mon Sep 17 00:00:00 2001 From: Saif Date: Tue, 19 May 2026 07:09:38 +0530 Subject: [PATCH 2/3] Update Scalekit entries: add AgentKit and SaaSKit as separate products --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8fd2387..ac231f4 100644 --- a/readme.md +++ b/readme.md @@ -96,7 +96,8 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Directus](https://directus.io/) - Real-time data platform and CMS. * [Postman](https://www.postman.com/) - All-in-one API platform for building and working with APIs. * [Hive Intelligence](https://hiveintelligence.xyz/) - Connect any AI agent to blockchain data through our standardized MCP protocol. -* [Scalekit](https://scalekit.com/) - Authentication platform for B2B SaaS with Enterprise SSO, Directory Sync, and Social Login. +* [Scalekit AgentKit](https://scalekit.com/) - Auth and tool-calling for AI agents with delegated OAuth, secure token vault, and 3000+ connectors. +* [Scalekit SaaSKit](https://scalekit.com/auth-for-saas) - Full-stack authentication for B2B SaaS with Enterprise SSO, Directory Sync, and RBAC. ## Design & UI Tools From f7b3c7172ea94f6001891f01c94cf6fab6c9e0fc Mon Sep 17 00:00:00 2001 From: Saif Date: Tue, 19 May 2026 07:12:30 +0530 Subject: [PATCH 3/3] Move AgentKit to AI Coding Tools, keep SaaSKit in APIs & Backends --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ac231f4..61dee04 100644 --- a/readme.md +++ b/readme.md @@ -50,6 +50,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Cline](https://github.com/cline/cline) - AI-powered code assistant. * [OpenCode](https://opencode.ai/) - AI coding agent built for the terminal. * [Kodus](https://kodus.io/) - Open-source AI code-review tool. +* [Scalekit AgentKit](https://scalekit.com/) - Auth and tool-calling for AI agents with delegated OAuth, secure token vault, and 3000+ connectors. ## IDEs & Code Editors @@ -96,7 +97,6 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Directus](https://directus.io/) - Real-time data platform and CMS. * [Postman](https://www.postman.com/) - All-in-one API platform for building and working with APIs. * [Hive Intelligence](https://hiveintelligence.xyz/) - Connect any AI agent to blockchain data through our standardized MCP protocol. -* [Scalekit AgentKit](https://scalekit.com/) - Auth and tool-calling for AI agents with delegated OAuth, secure token vault, and 3000+ connectors. * [Scalekit SaaSKit](https://scalekit.com/auth-for-saas) - Full-stack authentication for B2B SaaS with Enterprise SSO, Directory Sync, and RBAC. ## Design & UI Tools