What problem does it solve?
Prevents wasted engineering effort by finding existing Salesforce tools, Apex libraries, MCP servers, AppExchange packages, or GitHub implementations before writing custom code, so teams avoid reinventing well-maintained solutions.
Core Features & Use Cases
- Parallel discovery: Runs broad searches across npm, AppExchange, MCP servers, GitHub, and local Claude Code skills to gather candidate implementations.
- Structured evaluation: Scores candidates by functionality fit, maintenance activity, documentation quality, license compatibility, and dependency surface.
- Decision guidance: Recommends adopt, extend, compose, or build based on search results and provides minimal next steps for installation or prototyping.
- Agent mode: Launches a general-purpose research agent to produce a structured comparison and recommendation when the problem is non-trivial.
Quick Start
Run the search-first workflow to research existing npm, AppExchange, MCP, and GitHub solutions for the feature you plan to implement and return a scored recommendation with suggested next steps.