From ae72a76595c5cb46d6aead68fbcf026f3b021764 Mon Sep 17 00:00:00 2001 From: nodestarQ Date: Thu, 5 Mar 2026 16:49:10 +0100 Subject: [PATCH] add: annotaKit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 860b174..4dd32c2 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,8 @@ _For Single Page Applications (SPAs) and more._ ## Dev Tools +- [annotaKit](https://github.com/nodestarQ/annotaKit) - Annotate your UI by clicking elements, selecting text, or multi-selecting, then export agent-ready context. + ### Adapters - [JesterKit EXE](https://github.com/Hugo-Dz/exe) - An adapter to distribute your SvelteKit web app as a single executable binary with zero runtime dependencies. Unlike static builds, it preserves all Kit features like SSR, API endpoints, server hooks, etc.