npx claudepluginhub ivintik/private-claude-marketplace --plugin plugin-opsThis 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.
Analyze and optimize a plugin's knowledge and skills for size and clarity.
Parse $ARGUMENTS:
--dry-run: Report changes without applying. This is the default — changes are only applied when user explicitly omits this flag.--target: Focus area — knowledge (default), skills, or all.Cache guard: ~/.claude/plugins/cache/ is READ-ONLY. Resolve to the real git repo via atlas: atlas_search_projects(query="plugin-name").
For each skill, evaluate:
Description quality (most impactful — poor descriptions mean skills never trigger):
Instruction clarity:
Cross-skill consistency:
Apply: fix broken refs, sharpen descriptions, align skill/agent pairs, clarify steps.
For deeper skill refinement (test prompts, eval loops, description optimization), recommend /skill-creator (from the plugin-dev plugin).
Prepend optimization entry to REFLECTIONS.md (format from knowledge/lifecycle-formats.md)
Optimization {applied|dry-run} for {plugin-name} v{version}
Knowledge: {before} KB → {after} KB ({reduction}%)
- {file}: {change}
Skills: {N} modified
- {skill}: {change}