
from claude-art-skill103
Generate brand-aware visuals and diagrams with routing for multiple aesthetics, workflows for editorial headers, diagrams, and image editing, and opinionated mo
The Art skill provides a complete visual content system for agents to produce illustrations, editorial headers, diagrams, and image edits. It implements aesthetic routing (branding-aware base prompt prefixes), workflow routing for types like mermaid flowcharts, technical diagrams, and sketchnotes, and model selection guidance (nano-banana-2 / nano-banana-pro). Concrete outputs include preview workflows, size and platform constraints, and pre-flight checks to avoid common diagram pitfalls.
Use this skill when an agent must produce any web visual: blog headers, social cards, flowcharts, architecture diagrams, or iterative image edits. It triggers on requests mentioning art, header images, visualizations, mermaid/flowchart, infographic, or when the agent needs to pick an aesthetic for site-specific assets. Also useful when the agent should enforce brand style guides or follow platform size limits.
aesthetic.md, nano-banana-guide.md, and workflow templates for mermaid, visualise, and image-editing.Designed for Claude/Claude Code workflows and image-generation pipelines that can call Gemini-like models (nano-banana-2/pro) and orchestrate prompt prefixes. It can be adapted by other agent runtimes that support executing the documented CLI patterns.
Visual content generation skill for Claude Code that routes to 16+ specialized workflows (diagrams, headers, flowcharts, etc.) using Gemini image models. No bundled scripts — purely instruction-based. Well-structured SKILL.md with clear triggers, decision trees, platform constraints, and learned pitfalls from production use.
No scripts to test. Skill is instruction-only. References ~/.claude/.env for API keys which is standard for Claude Code skills. The aesthetic routing system and workflow delegation are well-designed.