
from Salesforce Claude Code9
Agent workflow to search for existing Salesforce tools, libraries, MCP servers, and packages before writing new code—helps decide whether to adopt, extend, or b
Search-First formalizes a research-first workflow for Salesforce development: before writing new Apex, LWC, or integration code, the agent performs targeted searches across npm, AppExchange, MCP servers, and GitHub to find existing solutions, assesses maintenance/license/fit, and recommends Adopt/Extend/Compose/Build. Concrete use case: evaluate whether a rollup summary, CI plugin, or managed package already exists before introducing custom code.
Use this skill prior to implementing new features or utilities—especially when the task might be solvable by an existing package, MCP server, or repository. Good for initial design, architecture decisions, CI tooling choices, and when a developer asks to "add X" and you need to know if a vetted solution already exists.
Designed for Claude Code and Cursor-style coding agents, plus general-purpose agent orchestrators that can run parallel searches and return structured recommendations.
This skill has not been reviewed by our automated audit pipeline yet.