AI AGENT ADDONS

Imagine you are about to build something new. Before writing a single line of code, this skill helps you find existing tools and libraries. It saves time and avoids reinventing the wheel.

The skill uses a researcher agent to search across many places. It checks package registries, GitHub, and even local files. You can then adopt, extend, or build based on what you find.

This approach makes your code more reliable and easier to maintain. It is especially useful when starting a new feature or adding a dependency.

Add Search First skill to your workflow

Global

mkdir -p ~/.claude/skills/search-first

Project

mkdir -p .claude/skills/search-first

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago