Help us improve
Share bugs, ideas, or general feedback.
Researches external documentation, best practices, and industry standards via web search and codebase analysis. Useful for library docs, implementation comparisons, and recommended structures.
npx claudepluginhub uniswap/ai-toolkit --plugin development-productivityHow this skill is triggered — by the user, by Claude, or both
Slash command
/development-productivity:research-topicopusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Research topics by combining web documentation with internal codebase analysis.
Explores codebase with multi-angle analysis and writes findings to .agents/research/*.md. Useful for investigating topics and patterns.
Guides doc lookup and web search workflow for investigating libraries, APIs, or unfamiliar patterns before implementation.
Guides WebSearch queries to find authoritative documentation, best practices, implementation patterns, and version-specific details for frameworks, APIs, and databases.
Share bugs, ideas, or general feedback.
Research topics by combining web documentation with internal codebase analysis.
Extract from request:
query: Main research question or topicsources: Specific sources mentioned (e.g., "check MDN", "anthropic docs")codebase_context: Related files/patterns to analyzeReturn structured findings:
"Research how Claude Code subagents handle tool permissions"
"Check anthropic docs for MCP protocol and compare with our implementation"
"Best practices for TypeScript monorepo with Nx"
Invokes the researcher-agent with query, sources, and codebase context.