AI AGENT ADDONS

Search First

affaan-m/ecc

Before writing any new code, you can search for tools that already solve your problem. This skill helps you find existing libraries, packages, and patterns first. It saves time and avoids building things from scratch.

The workflow starts with a quick check of what is available. It then searches multiple sources like npm, PyPI, GitHub, and MCP servers. You evaluate each option based on quality and fit.

You can then decide to adopt a tool as is, extend it, or build custom code if nothing fits. This approach keeps your work efficient and informed by the best existing solutions.

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