Getting it into your agent
There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.
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.
[](https://agentmods.dev/skills/thtskaran/claude-skills/pro-graphic-designer)<a href="https://agentmods.dev/skills/thtskaran/claude-skills/pro-graphic-designer"><img src="https://agentmods.dev/badge/skills/thtskaran/claude-skills/pro-graphic-designer/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.
<a href="https://agentmods.dev/skills/thtskaran/claude-skills/pro-graphic-designer"><img src="https://agentmods.dev/badge/skills/thtskaran/claude-skills/pro-graphic-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00196 | $0.04630 |
| Opus 5 | $0.00098 | $0.02315 |
| Sonnet 5 | $0.00039 | $0.00926 |
| Haiku 4.5 | $0.00020 | $0.00463 |
Grade A, and why
pro-graphic-designer 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 330 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Pro Graphic Designer
A real designer doesn't start in Figma. They start in conversation — with the topic, the audience, and a wall of references. Only after all three are locked do they open a tool. This skill makes Claude work that way.
Core premise
AI slop happens when a model invents "design" from priors. Real designers borrow aggressively from real references, then remix. Your novelty comes from the combination plus the context-specific content, not from pulling aesthetics out of thin air.
So the rule is: never design from zero. Always design from research. Research the topic, the audience, and the references — then execute.
The workflow
Six phases. Each one writes to a scratchpad so context survives long runs.
1. Intake → pin down the brief
2. Topic research → scrape sources (only if topic is thin)
3. Audience model → worldbuilder lens
4. Copy → worldbuilder-writing skill
5. Visual mining → Behance / Pinterest / Dribbble
6. Execute → Canva / HTML / SVG / PDF
Skip phases that are already done. If the user hands you a full brief with copy and references, jump straight to execution. Match effort to the job — don't do research theater.
Phase 0: Scratchpad first
Before anything else, create a scratchpad so you don't lose context five steps in.
mkdir -p /home/claude/design-work
cp references/scratchpad-template.md /home/claude/design-work/brief.md
# or create inline from the template below
The scratchpad lives at /home/claude/design-work/brief.md. Write to it as you go — don't batch. Every scraping round, every insight, every reference URL gets appended under the right section. The template is in references/scratchpad-template.md.
Why this matters: later phases pull from earlier ones. If you don't record the audience's in-group language in Phase 3, you'll write generic copy in Phase 4. If you don't log reference URLs in Phase 5, you'll forget which composition you were going to steal. Treat the scratchpad as your working memory.
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.
- 9d ago First seen · 330 lines · 0 tokens per session scan A 4c59a41393cd
pro-graphic-designer is a skill published in the GitHub repository thtskaran/claude-skills (18 stars, last pushed 3mo ago), licensed MIT. It adds 196 tokens to every session and 4,630 once invoked, about $0.0010 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.
Other skills, from other repositories
create-openbitfun-cinematic-wallpaper-skin
Apply the cinematic animated-wallpaper style recipe to a OpenBitFun Appearance skin. Use after loading the parent create-openbitfun-skin Skill when the user provides animated character artwork and wants a host-managed video background, source-derived glass materials, image-led cards, illustrated dialogs, reproducible…
drawio-diagram
A tool for creating editable Draw.io diagrams, a file format used for flowcharts, system diagrams, and model illustrations.
frontend-slides
Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.
goose-graphics
Portable visual skill pack for the Agent Skills ecosystem (Claude Code, Claude Desktop, Claude Cowork, Claude Design, Goose, Cursor, Codex). Discovers community-published styles + formats via the gooseworks CLI, runs an extract-style workflow on reference images, and exports rendered PNGs via Playwright.
create-workflow-diagram
Create FigJam/Miro-style workflow diagrams as high-quality PNG images from plain-text workflow descriptions. Renders beautiful HTML diagrams with connected nodes, arrows, and labels, then screenshots them for sharing.
create-chatgpt-mockup
Render pixel-accurate ChatGPT mobile (iOS) screen mockups in light mode from a thread JSON. Supports user text bubbles, user image attachments, assistant markdown prose, citation chips, the OpenAI spiral logo, the Apps-SDK GPT chip in the composer, and three header styles (model-tag, plain title, "Get Plus"). Fixed…