task-search

Provides fast, case-insensitive text search across task titles, descriptions, and tags with debounced input, relevance ranking, and highlighted matching text. Uses AND logic for multi-token queries and limits results to top 50 for performance.

$ Installieren

git clone https://github.com/Syedaashnaghazanfar/full-stack-todo-app /tmp/full-stack-todo-app && cp -r /tmp/full-stack-todo-app/.claude/skills/task-search ~/.claude/skills/full-stack-todo-app

// tip: Run this command in your terminal to install the skill