From favorite-plugins-installers
List every curated plugin batch shipped with favorite-plugins-installers, with descriptions and plugin counts. Use when the user asks "what batches are available", "show me the bundles", or before picking one to install.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin favorite-plugins-installersThis skill uses the workspace's default tool permissions.
Enumerate all batch definitions in the plugin's `batches/` directory and present them as a table.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Enumerate all batch definitions in the plugin's batches/ directory and present them as a table.
${CLAUDE_PLUGIN_ROOT}/batches/ when the plugin is loaded — fall back to globbing ~/.claude/plugins/marketplaces/*/plugins/favorite-plugins-installers/batches/*.json if CLAUDE_PLUGIN_ROOT is unset.*.json file except README.md.name, description, # plugins, marketplaces.Run install-batch <name> to install one.Skip example.json from the visible listing if the user has at least one real batch.