creator-stack/skills/social-graphic/SKILL.md
Create social media graphics and visual assets for any platform. Use when asked to create a social media image, newsletter header, blog feature image, OG image, profile banner, or when the user mentions 'social graphic', 'header image', 'banner', or needs a platform-specific visual asset (not thumbnails — use creator-stack:thumbnail for those).
npx skillsauth add kenneth-liao/ai-launchpad-marketplace social-graphicInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Create polished social media graphics and visual assets optimized for specific platforms. This skill handles platform-specific dimensions, safe zones, and design constraints to produce assets that display correctly and perform well across channels.
Invoke this skill when the user needs:
For YouTube thumbnails or any thumbnail requiring specialized CTR optimization, use the creator-stack:thumbnail skill instead.
Before generating any asset, determine the target platform and format. Platform specs are loaded from references/platform-specs.md.
Resolution order:
Always confirm dimensions before generating. Mismatched dimensions cause cropping, letterboxing, or blurry upscaling on the target platform.
Identify the target platform and specific format from user request or orchestrator context. Load the matching specs from references/platform-specs.md, including dimensions, aspect ratio, safe zones, and text constraints.
Collect the information needed to design the graphic:
Create a design concept that respects the platform constraints:
creator-stack:thumbnail references where applicable (glance test, focal points, contrast)Use the creator-stack:nanobanana skill to generate the graphic:
Invoke creator-stack:brand-guidelines to verify the generated graphic against:
For The AI Launchpad assets, this step is mandatory. For other brands, check if a brand guidelines skill exists at ~/.claude/skills/ and apply any relevant constraints.
Review the generated graphic against the quality checklist below. If it does not pass, edit using creator-stack:nanobanana with the original as a reference image. Limit iteration to two rounds maximum.
Present the final graphic with:
When creating visual assets for The AI Launchpad, invoke creator-stack:brand-guidelines to resolve the correct design system and check anti-patterns. This ensures all social graphics are consistent with the established brand identity.
For other brands, check if a brand guidelines skill exists at ~/.claude/skills/ and apply any relevant design constraints. If no brand guidelines exist, follow general best practices for the target platform.
Before presenting any graphic to the user, verify:
development
Manage scheduled Claude Code tasks — add (recurring or one-off), list, pause, resume, remove, view results, and test execution of skills, prompts, and scripts with safety controls and notifications. Use when the user mentions scheduling, cron, automated tasks, recurring tasks, background tasks, running something on a schedule, periodic execution, or wants a skill/prompt/script to run automatically at a set time. Cross-platform (macOS, Linux, Windows).
tools
Upgrade a plugin's skills, hooks, and patterns to align with latest Claude Code capabilities and best practices. Use when a plugin needs modernization, after Claude Code updates, or when the user says "upgrade plugin", "modernize plugin", or "update plugin to latest patterns".
tools
Use when reviewing how skills performed during a session, when the user wants to analyze skill invocations and identify improvements, or when the user says "skill retro", "review skills", "how did skills do", "improve this skill", or "skill retrospective".
tools
Run or generate test suites for any skill. Use when testing a skill before deployment, after making changes, before/after plugin upgrades, when validating skill behavior, or when the user says "test skill", "run skill tests", "generate tests for skill", or "check for regressions".