Skip to main content
Back to the directory
affaan-m/everything-claude-codeSoftware EngineeringFrontend and Design

search-first

Systematize research-before-coding by searching existing tools, libraries, and patterns before writing custom code.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
3

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill search-first
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, search-first has 3 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: affaan-m/everything-claude-code. Canonical URL: https://skills.sh/affaan-m/everything-claude-code/search-first.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Systematize research-before-coding by searching existing tools, libraries, and patterns before writing custom code. Systematizes the "search for existing solutions before implementing" workflow. Use this skill when: Before writing a utility or adding functionality, mentally run through: For non-trivial functionality, launch the researcher agent: The planner should invoke researcher before Phase 1 (Architecture Review): The architect should consult researcher for: Combine for progressive discovery: - Provides a five-phase workflow: need analysis, parallel search across npm/PyPI/MCP/GitHub, evaluation, decision (adopt/extend/compose/build), and implementation - Includes a decision matrix to score candidates on functionality, maintenance, community, docs, license, and dependencies - Offers search shortcuts organized by category (development tooling, AI/LLM integration, data APIs, content publishing) and integration points with planner and architect agents - Invokes the researcher agent for non-trivial functionality discovery and structured comparison of candidates - Starting a new feature that likely has existing solutions - Adding a dependency or integration - The user asks "add X functionality" and you're about to write code - Before creating a new utility, helper, or abstraction - Does this already exist in the repo? → rg through relevant modules/tests first - Is this a common...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does search-first do?

Systematize research-before-coding by searching existing tools, libraries, and patterns before writing custom code.

Is search-first good?

search-first does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support search-first?

search-first currently lists compatibility with Claude Code, Skills CLI.

Is search-first safe to install?

search-first has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to search-first?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install search-first?

Run the following command to install search-first: npx skills add https://github.com/affaan-m/everything-claude-code --skill search-first

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering