Diffusion Prompt Library
A curated, tagged prompt library for diffusion models with negative-prompt presets and CFG/sampler defaults.
🧠 Why it works
Diffusion prompting is the quintessential 'small input, huge output-variance' problem: the same subject produces wildly different images depending on style hooks, camera vocabulary, and negative prompts. A curated library encodes hard-won knowledge (what actually helps, what's cargo-culted) and the loader pattern means a user's four-word prompt gets augmented with the right 25-word skeleton automatically.
⚙️ How it works
1) Library is YAML: id, subject_tags, style_tags, prompt_template, negative_template, cfg, sampler, steps, sample_url. 2) Loader takes user intent + optional overrides. 3) Classifies user intent via a small LLM into subject + desired style tags. 4) Selects the top-3 library entries by tag cosine-similarity. 5) Merges: subject from user + scaffolding from the chosen entry + negative prompts + sampler params. 6) Returns the final payload in the target model's dialect (SDXL, Flux, Ideogram). 7) Caches the last-N generations per user so the library grows personalized over time.
Description
Ships as a structured YAML bundle + a loader. Prompts are tagged by subject, style, era, color palette, and technical settings (CFG, sampler, steps). The loader composes a final prompt from user intent + the best-matching library entries.
Install this skill
A Claude skill is a skill.md file with YAML frontmatter and a markdown body.
Drop the file into your tool of choice — or pick a different format if you use Cursor, Windsurf, Copilot, or something else.
mkdir -p ~/.claude/skills/diffusion-prompt-library \
&& curl -L https://aidiveforge.com/skill/diffusion-prompt-library.skill-md \
-o ~/.claude/skills/diffusion-prompt-library/skill.md
Save to ~/.claude/skills/diffusion-prompt-library/skill.md
Recommended Use
Sign in to suggestTools and workflow packs this skill pairs well with. Forge picks are auto-generated from category + capability signals; Community picks are added by people who've used the pairing.
Forge Auto-recommended matches
Tools
-
Ideogram enhance 42%
Why: category partial · caps 0/0 · domain design · io-match · name-mention
-
Flux enhance 42%
Why: category partial · caps 0/0 · domain design · io-match · name-mention
-
Midjourney enhance 37%
Why: category partial · caps 0/0 · domain design · io-match
-
DALL-E 3 enhance 37%
Why: category partial · caps 0/0 · domain design · io-match
-
Stable Diffusion enhance 37%
Why: category partial · caps 0/0 · domain design · io-match
-
Leonardo AI enhance 37%
Why: category partial · caps 0/0 · domain design · io-match
-
Anime AI Studio enhance 32%
Why: category partial · caps 0/0 · domain design
-
Cleanup.Pictures enhance 32%
Why: category partial · caps 0/0 · domain design
-
Krea 2 enhance 32%
Why: category partial · caps 0/0 · domain design
-
PixAI Edit Pro enhance 32%
Why: category partial · caps 0/0 · domain design
-
doubao.photos enhance 32%
Why: category partial · caps 0/0 · domain design
-
ElevenLabs enhance 30%
Why: caps 0/0 · domain design · io-match
Workflow packs
-
Landing Page from Zero to Deploy enhance 31%
Build a conversion-optimized landing page with AI-generated copy, professional design, and instant deployment—going from concept to live site in under 2 hours without coding.
Why: caps 0/0 · io-match · name-mention
-
Social Media Content Factory enhance 31%
Batch-create multi-platform social content (captions, images, videos) and coordinate publishing. Scale from 5 to 50+ posts/week while maintaining brand consistency.
Why: caps 0/0 · io-match · name-mention
Report compatibility
Tell the community which tool you used this skill with, and whether it worked.
Suggest a pairing
Recommend a tool or workflow pack that this skill works well with. Up to 5 recommendations per day.