From ea691d6d99b821f4be3cb4265e0518e29c1ef888 Mon Sep 17 00:00:00 2001 From: Ismael Date: Sat, 28 Mar 2026 22:15:07 +0100 Subject: [PATCH] docs: add community extensions website link to README and extensions docs --- README.md | 2 ++ extensions/README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 66eb57af8..c4e98dda9 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,8 @@ Want to see Spec Kit in action? Watch our [video overview](https://www.youtube.c ## 🧩 Community Extensions +🔍 **Browse and search community extensions on the [Community Extensions website](https://extensions.speckit-community.com/).** + The following community-contributed extensions are available in [`catalog.community.json`](extensions/catalog.community.json): **Categories:** diff --git a/extensions/README.md b/extensions/README.md index eb8c3c782..f1f4b5b8c 100644 --- a/extensions/README.md +++ b/extensions/README.md @@ -68,6 +68,8 @@ specify extension add --from https://github.com/org/spec-kit-ext/archive/refs/ta ## Available Community Extensions +🔍 **Browse and search community extensions on the [Community Extensions website](https://extensions.speckit-community.com/).** + See the [Community Extensions](../README.md#-community-extensions) section in the main README for the full list of available community-contributed extensions. For the raw catalog data, see [`catalog.community.json`](catalog.community.json).