VibeCoding-a-Website: Skill for Claude Code

.claude/skills/brand-to-images/SKILL.md

brand-to-images is a skill for Claude Code from mrhinkle/VibeCoding-a-Website. It costs 31 tokens per session (2,728 once invoked), scanned A, original, MIT.

A tool that turns brand guidelines into detailed prompts for creating website images with Manus and Nano Banana, image-generation tools.

In plain words
What is it for?
Use it to prepare prompts for hero images, backgrounds, icons, social-sharing images, and other visuals, organized by page and image type.
Why use it?
It connects your brand’s colors, tone, mood, and subject matter to the images needed across a website, reducing guesswork and inconsistent results.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions Claude Code.

This is mrhinkle/VibeCoding-a-Website's own configuration. It tells Claude Code how to work on VibeCoding-a-Website itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything VibeCoding-a-Website configures →

Reuse

Borrowing it

Nothing to install: this file belongs to mrhinkle/VibeCoding-a-Website. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/mrhinkle/VibeCoding-a-Website/main/.claude/skills/brand-to-images/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/mrhinkle/VibeCoding-a-Website

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for brand-to-images

README.md
[![agentmods](https://agentmods.dev/badge/skills/mrhinkle/vibecoding-a-website/brand-to-images/github.svg)](https://agentmods.dev/skills/mrhinkle/vibecoding-a-website/brand-to-images)
Your own site
<a href="https://agentmods.dev/skills/mrhinkle/vibecoding-a-website/brand-to-images"><img src="https://agentmods.dev/badge/skills/mrhinkle/vibecoding-a-website/brand-to-images/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for brand-to-images

Your own site · 80×15
<a href="https://agentmods.dev/skills/mrhinkle/vibecoding-a-website/brand-to-images"><img src="https://agentmods.dev/badge/skills/mrhinkle/vibecoding-a-website/brand-to-images.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,728 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00031 $0.02728
Opus 5 $0.00015 $0.01364
Sonnet 5 $0.00006 $0.00546
Haiku 4.5 $0.00003 $0.00273

Measured 10d ago against content hash 20dadce87ff3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

brand-to-images scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/brand-to-images/SKILL.md · 320 lines

How it starts

The opening of the file, as written. The whole thing — 320 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Brand-to-Images Skill

This skill takes your brand guidelines and transforms them into image prompts optimized for Manus (image generation orchestration) and Nano Banana (Claude's visual generation model). The result is a collection of production-ready prompts that you can feed directly into Manus to generate cohesive, on-brand images.

How This Works

Input: Either a site-brief.json from the site-interviewer skill, or brand guidelines you provide directly.

Process:

  1. Extract brand elements (colors, tone, mood, industry)
  2. Map your website pages to image needs (hero, sections, team, etc.)
  3. Generate detailed, visual prompts optimized for Nano Banana
  4. Organize by page and image type for easy reference
  5. Include usage guidance for each image type

Output: A image-prompts.md file with prompts organized by page, plus guidance on how to use Manus to execute them.

Key Concepts

Nano Banana Best Practices

Nano Banana (Claude's image generation model) works best when:

  • Prompts are visual and specific (describe what you see, not abstract concepts)
  • Prompts avoid text within images (no logos, watermarks, or words overlaid)
  • Prompts include style/mood descriptors (not just "a photo of X")
  • Prompts are concise but vivid (200 words is the sweet spot)
  • Prompts use photographic or illustrative language depending on the image type

What You Cannot Do with Images

Before generating prompts, understand these limitations:

  • Cannot generate text/logos inside images (must be added in design)
  • Cannot generate faces that are too recognizable (for legal reasons)
  • Cannot generate trademarked products or brand logos
  • Should avoid generating specific people (use generic archetypes instead)

See references/nano-banana-prompt-guide.md for complete best practices.

Skill Workflow

Step 1: Load Brand Data

You can provide:

  • Option A: A site-brief.json file (from site-interviewer)
  • Option B: Brand guidelines directly in this conversation

Read the full file on GitHub · 320 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 320 lines · 31 tokens per session scan A 20dadce87ff3

Subscribe to this mod's changes

brand-to-images is a skill published in the GitHub repository mrhinkle/VibeCoding-a-Website (13 stars, last pushed 4mo ago), licensed MIT. It adds 31 tokens to every session and 2,728 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

html-ppt-zhangzara-raw-grid

A brutalist poster-series case study for a music festival — the concept, the system, and how it scaled across formats. Built as a decision-grade design craft deck for design peers, client.

nexu-io/open-design · 51 tokens

html-ppt-zhangzara-studio

A photography studio's portfolio-and-rate deck — the signature work, the process, and the packages that win the brief. Built as a decision-grade design craft deck for prospective clients.

nexu-io/open-design · 47 tokens

paperclip-capsules

Generate, implement, or review Paperclip capsule visuals. Use for capsule art, agent capsules, heartbeat status capsules, identicons, capsule banks, or brand-usage validation.

paperclipai/paperclip · 41 tokens

ip-as-logo

Generate extremely simple, cute, personified square character images with rounded heavy forms, two purposeful character colors, one solid background color, and a dominant lower-corner composition. Use when creating an animal, creature, robot, ghost, plant, object, or other character image, including when the agent…

s1dashu/ip-as-logo-skill · 78 tokens

logo-design

Generate logo variants for a brand, producing multiple production-grade marks across different architectures (wordmark, lockup, symbol-only, letterform-as-symbol, monogram) with rationale, application specs, and decision-ready presentation. Distinct from brand-identity, which produces the complete system (logo plus…

rampstackco/claude-skills · 201 tokens

creative-brief-selector

Produce a creative brief grounded in live reference sites and deliberately distinct from existing demos, for any new brand build. Composes with brand-archetype-system and creative-direction. Use this skill at the start of any brand or microsite build when the result needs to land in a specific aesthetic position and…

rampstackco/claude-skills · 141 tokens