From b48d92afcea10d6b4f6a975497272931df1b92c4 Mon Sep 17 00:00:00 2001 From: Ismael Date: Tue, 31 Mar 2026 10:51:12 +0200 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..db377d102 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://speckit-community.github.io/extensions/).** + 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..00fa5a844 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://speckit-community.github.io/extensions/).** + 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).