Add visual-asset-generator and content-quality-editor subagents#238
Open
MohamedAbdallah-14 wants to merge 1 commit intoVoltAgent:mainfrom
Open
Add visual-asset-generator and content-quality-editor subagents#238MohamedAbdallah-14 wants to merge 1 commit intoVoltAgent:mainfrom
MohamedAbdallah-14 wants to merge 1 commit intoVoltAgent:mainfrom
Conversation
9glbi94w5u43
pushed a commit
to 9glbi94w5u43/awesome-claude-code-subagents
that referenced
this pull request
May 4, 2026
Closes VoltAgent#238 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two new subagents:
visual-asset-generator(categories/06-developer-experience/)Specialist for generating production-ready visual assets — app icons, favicons, OG images, logos, wordmarks — via the prompt-to-asset MCP server (30+ image models, free-tier first run). Includes prompt engineering guidelines per asset type, size presets, and fallback instructions when MCP is unavailable.
content-quality-editor(categories/08-business-product/)Pre-publication content quality pass using the unslop CLI. Strips AI writing patterns from any text (READMEs, blog posts, release notes, PR descriptions): sycophantic openers, stock vocabulary, hedging stacks, em-dash overuse. Code and technical terms pass through unchanged. Includes post-unslop editorial checklist.
Both agents install their required tools via npm if not already present.