Displays files, URLs, command output or your tmux pane for the user to see. Use whenever USER makes a request like "show me" or "show yourself"
From show-menpx claudepluginhub harshav167/ava --plugin show-meThis 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.
Display content for the user in the appropriate application.
<file> or <file>:<line> or <file>:<start>-<end> — Open in Neovim<file>#L<line> or <file>#L<start>-<end> — URL fragment stylehttp://... or https://... — Open URL in browsercmd:<command> — Run command in shell panepane:<id> — Focus tmux panepane:self — Focus the agent's own pane (use for "show yourself")Options:
--hold SECONDS — Hold visual focus for N seconds (default: 30). Prevents VoiceMode auto-focus from switching away while the user reads.Tip: Prefer ranges (file:start-end) over single lines for code.
${CLAUDE_PLUGIN_ROOT}/bin/show $ARGUMENTS