Add static ad and ad remix prompt templates to Arcads skill#1
Open
noahgordon100 wants to merge 3 commits into
Open
Add static ad and ad remix prompt templates to Arcads skill#1noahgordon100 wants to merge 3 commits into
noahgordon100 wants to merge 3 commits into
Conversation
New prompt-library/static-ad.md with category-specific templates (product hero, lifestyle, flat lay, ingredient/texture, abstract brand, banner, seasonal). Updated SKILL.md decision tree and supporting files. https://claude.ai/code/session_01EQ42ooqb52GpNWRKge1F2D
- New ad-remix.md: workflow for recreating existing ads with new branding, product, and colors (analyze → swap plan → generate) - New BRIEF_TEMPLATE.md: standardized creative brief users fill out and drop in references/briefs/ for the agent to read - Updated SKILL.md: added ad remix to decision tree, brief intake section, and supporting files list https://claude.ai/code/session_01EQ42ooqb52GpNWRKge1F2D
…ounds New image-quality-playbook.md covering: - All 7 available image models via POST /V2/images/generate - Simple model comparison workflow (same prompt, multiple models) - Practical workarounds for text rendering, label fidelity, color matching, complex compositions, and "too AI" output - Post-production checklist - Quick start guide for first-time users https://claude.ai/code/session_01EQ42ooqb52GpNWRKge1F2D
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.
Summary
This PR adds comprehensive prompt library documentation and templates for generating static product advertisements using the Arcads image generation API. It includes detailed workflows, category-specific templates, and quality assurance guidance for creating polished ad images without AI influencers or UGC-style content.
Key Changes
static-ad.md — Complete workflow for generating static ad images (product heroes, lifestyle shots, flat lays, ingredient close-ups, banners, etc.)
ad-remix.md — Workflow for recreating existing ads with new branding
image-quality-playbook.md — Quality optimization guide
BRIEF_TEMPLATE.md — Structured creative brief template
SKILL.md — Updated skill documentation
Implementation Details
POST /V2/images/generateendpoint with Nano Banana models as defaultreferences/products/,references/aesthetics/,references/influencers/)https://claude.ai/code/session_01EQ42ooqb52GpNWRKge1F2D