From creative
Basic infographic generator. Just tell me what you want and I'll make it.
npx claudepluginhub naveedharri/benai-skills --plugin creativeThis skill uses the workspace's default tool permissions.
Make infographics with AI.
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.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
Make infographics with AI.
When user gives content, create a prompt like:
Create an infographic about [topic] with [their content]. Make it look good. 4:5 ratio.
Call generate_image with the prompt. Show the result.
If they want edits, use edit_image or continue_editing.
Done.