npx claudepluginhub masseater/claude-code-plugin --plugin mutilsThis 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.
mutilsプラグインの推奨設定をユーザー環境に適用します。
同名のファイルに参照行を追加してください:
| 選択 | 追加先 | 追加する参照 |
|---|---|---|
| AGENTS.md | ~/AGENTS.md | @${CLAUDE_PLUGIN_ROOT}/assets/AGENTS.md |
注意:
${CLAUDE_PLUGIN_ROOT} はClaude Code公式の環境変数で、プラグインディレクトリの絶対パスに解決されます*.mutils_knowledge.md ファイルがglobalのgitignoreに入っているか確認する。入っていなかったらユーザーの許可を得た上で追記すること。
~/.gitignore が必ず global ignore になるわけではない。必ず git config --global core.excludesfile を行い、実際のファイルを特定すること。ENABLE_TOOL_SEARCH=true が設定されてツール検索ツール機能が有効になっていることを確認する。セットアップが完了したら、以下を報告してください: