Multi-source research on technical topics. Produces a structured findings summary with sources and recommendations. Supports three subtypes: technical (how to implement), options (compare alternatives), feasibility (can we do this).
From cc-setupnpx claudepluginhub krzemienski/cc-setup --plugin cc-setupThis skill uses the workspace's default tool permissions.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Details PluginEval's skill quality evaluation: 3 layers (static, LLM judge), 10 dimensions, rubrics, formulas, anti-patterns, badges. Use to interpret scores, improve triggering, calibrate thresholds.
Conduct structured multi-source research and deliver actionable findings.
Identify which subtype applies:
If unclear, infer from the request. State the subtype before proceeding.
State in one sentence what you are researching and what is out of scope.
Run searches in parallel across every relevant source:
WebSearch / mcp__claude_ai_exa__web_search_exa) — current docs, articles, changelogsmcp__claude_ai_exa__get_code_context_exa) — real usage examples, library internalsmcp__claude_ai_Context7__resolve-library-id + query-docs) — authoritative API referencegh search repos, gh search code) — battle-tested implementations, community solutionsSkip sources that are clearly irrelevant (e.g. package registries for a pure architectural question).
technical:options:feasibility:Present results in this structure:
## Research: <topic>
Subtype: technical | options | feasibility
### Summary
<2-4 sentence executive summary with the key takeaway>
### Findings
<subtype-specific content from step 4>
### Sources
- <Title or description>: <URL>
- ...
### Recommendation
<Single clear recommendation or verdict. What should be done next.>
### Open Questions
<Anything that requires user input or further investigation to resolve. Omit if none.>