From 162b034cb089f0ad1f20db80bd784e4c0ededdbe Mon Sep 17 00:00:00 2001 From: list91 <89725006+list91@users.noreply.github.com> Date: Wed, 2 Sep 2026 23:01:06 +0700 Subject: [PATCH] Add where-am-i skill (list91/where-am-i) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0670365..2372678 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,8 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [thermal-fluid-research-workflow](./plugins/thermal-fluid-research-workflow) - [trigger-tree](https://github.com/Hedde/trigger_tree) +- [where-am-i](https://github.com/list91/where-am-i) - Skill that answers "where am I in this code right now?" with one picture: 7 shapes, 40 words, your spot in colour. + ### Git Workflow - [analyze-issue](./plugins/analyze-issue) - [bug-fix](./plugins/bug-fix)