From method-hoard
Search the method hoard for techniques by keyword, problem domain, or tag
How this skill is triggered — by the user, by Claude, or both
Slash command
/method-hoard:searchThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the Agent tool to launch the `method-hoard:search` agent with model `sonnet`. Pass `$ARGUMENTS` as the search query.
Use the Agent tool to launch the method-hoard:search agent with model sonnet. Pass $ARGUMENTS as the search query.
npx claudepluginhub davidorex/method-hoardResearches external documentation, best practices, and industry standards via web search and codebase analysis. Useful for library docs, implementation comparisons, and recommended structures.
Triggers research-before-coding workflow: searches npm/PyPI, GitHub, MCP/skills for existing tools, libraries, patterns before implementing new features, dependencies, or utilities. Invokes researcher agent.
Systematizes searching for existing tools, libraries, and patterns before writing custom code. Invokes a researcher agent to evaluate and decide whether to adopt, extend, or build custom.