Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add nimadorostkar/Claude-Skills-collection --skill visual-designgit clone --depth 1 https://github.com/nimadorostkar/Claude-Skills-collectionWrote 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/nimadorostkar/claude-skills-collection/visual-design)<a href="https://agentmods.dev/skills/nimadorostkar/claude-skills-collection/visual-design"><img src="https://agentmods.dev/badge/skills/nimadorostkar/claude-skills-collection/visual-design/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/nimadorostkar/claude-skills-collection/visual-design"><img src="https://agentmods.dev/badge/skills/nimadorostkar/claude-skills-collection/visual-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00037 | $0.01201 |
| Opus 5 | $0.00018 | $0.00600 |
| Sonnet 5 | $0.00007 | $0.00240 |
| Haiku 4.5 | $0.00004 | $0.00120 |
Grade A, and why
visual-design 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 12d 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 — 109 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Visual Design
Purpose
Produce static visual designs — posters, covers, graphics — that are composed deliberately rather than assembled. Most weak design is not a failure of taste; it is a failure to establish a hierarchy.
When to Use
- Creating a poster, cover, banner, or social graphic.
- Designing a static layout where composition carries the message.
- Reviewing a design for hierarchy and balance.
Capabilities
- Composition: grid, balance, negative space, focal point.
- Typographic hierarchy and pairing.
- Colour: palette construction, contrast, and restraint.
- Output for print (CMYK, bleed) and screen (RGB, pixel density).
Inputs
- The message, and the one thing that must be read first.
- The medium, the size, and the viewing distance.
- Brand constraints, if any.
Outputs
- A composed design with an unambiguous focal point.
- Assets at the correct resolution and colour space for the medium.
Workflow
- Establish the hierarchy first — What is read first, second, third? If everything is emphasized, nothing is. This decision precedes every other one.
- Build on a grid — Even a loose one. A grid is what makes an intentional composition distinguishable from an accidental one, and it is what makes breaking it read as deliberate.
- Use negative space as a material — Space is not emptiness to be filled. It is what gives the focal point its force.
- Restrict the palette — Two or three colours plus neutrals. Every additional colour dilutes the hierarchy you just built.
- Restrict the type — Two typefaces at most. Hierarchy comes from size, weight, and space — not from more fonts.
- Test at the actual viewing distance — A poster is read from three metres. Shrink it to thumbnail size: the focal point should still be unmistakable.
Best Practices
- The most common failure is no hierarchy: three elements at similar visual weight, so the eye has nowhere to land. Make one thing dominant.
- Negative space is what distinguishes a professional composition from an amateur one more reliably than any other single factor. Resist filling it.
- Contrast carries hierarchy: size, weight, colour, and space. Small contrasts read as mistakes; commit to a difference.
- Two typefaces, deliberately paired — one for display, one for text. A third is almost never an improvement.
- Colour with no restraint reads as noise. Pick a palette and stay within it.
- Never reproduce an existing artist's or brand's distinctive style. Create original work; take inspiration from principles, not from imitation.
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.
- 12d ago First seen · 109 lines · 37 tokens per session scan A 0d7222c68ded
visual-design is a skill published in the GitHub repository nimadorostkar/Claude-Skills-collection (26 stars, last pushed 24d ago), licensed MIT. It adds 37 tokens to every session and 1,201 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.
Other skills, from other repositories
accessibility
Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build landing pages, websites, dashboards, web components, or any frontend UI. Generates creative, polished code that avoids generic AI aesthetics.
prototype
Build a self-contained local prototype at .turbo/prototypes/ .html, drive it, and hand it to the user to settle unknowns that prose cannot answer. Use when the user asks to "prototype this", "build a prototype", "mock this up", "show me what it would look like", "let me try the interaction first", or when a decision…
user-experience
Apply a UX lens to a user-facing change: whether it serves the user's real goal and whether the path through it holds together, using the Understanding, Bridging, and Flowing contexts. Use when scoping, planning, or assessing any change that affects what a user sees or does. Loaded as a lens during planning and…
slop-eval
Objectively evaluate a UI/web design against the pols.dev anti-slop design law: detect catalogued slop tells with cited evidence, score 8 weighted axes (color, type, components, layout, motion, execution, signature, cohesion), and emit a Slop Report with a 0–100 Slop Index and grade. Use when the user asks to…
design-md-validator
Validate DESIGN.md files against the official Google specification using the @google/design.md CLI linter. Works with local files. Use when the user wants to lint a DESIGN.md, check spec compliance, find broken token references, verify WCAG contrast ratios, diff two versions, export tokens to Tailwind or DTCG format…