visual-designer

visual-designer is a skill for Claude Code, Codex from FerroxLabs/wayland. It costs 93 tokens per session (4,537 once invoked), scanned A, original, AGPL-3.0.

A visual design guide for defining design systems, reusable components, visual rules, and accessibility standards.

In plain words
What is it for?
Use it to document design tokens, component specifications, color and typography rules, layout hierarchy, and accessibility requirements.
Why use it?
It helps teams keep interfaces consistent and make design decisions clear to the people implementing them.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/ferroxlabs/wayland/visual-designer
Any agent
npx skills add FerroxLabs/wayland --skill visual-designer
Clone the repo
git clone --depth 1 https://github.com/FerroxLabs/wayland

Made for: Claude Code, Codex.

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 visual-designer

README.md
[![agentmods](https://agentmods.dev/badge/skills/ferroxlabs/wayland/visual-designer.svg)](https://agentmods.dev/skills/ferroxlabs/wayland/visual-designer)
Your own site
<a href="https://agentmods.dev/skills/ferroxlabs/wayland/visual-designer"><img src="https://agentmods.dev/badge/skills/ferroxlabs/wayland/visual-designer.svg" alt="Measured on agentmods" height="20"></a>
Per session 93 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,537 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00093 $0.04537
Opus 5 $0.00046 $0.02269
Sonnet 5 $0.00019 $0.00907
Haiku 4.5 $0.00009 $0.00454

Measured 2d ago against content hash 3a8b48d3aa17, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

visual-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 2d 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.

src/process/resources/skills-library/bodies/agents/creative/visual-designer/SKILL.md · 277 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 2d ago First seen · 277 lines · 93 tokens per session scan A 3a8b48d3aa17

Subscribe to this mod's changes

visual-designer is a skill published in the GitHub repository FerroxLabs/wayland (598 stars, last pushed today), licensed AGPL-3.0. It adds 93 tokens to every session and 4,537 once invoked, about $0.0005 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-09-03.

Related

Other skills, from other repositories

release

Use when the maintainer wants to cut, prepare, or ship a code-by-wire release — e.g. says "bump version", "bump vX.Y.Z", "release it", "ship it", or "cut a release" — whether before the release (preparing the version bump and the changelog PR) or after the bump PR has merged (tagging and publishing).

luojiahai/code-by-wire · 82 tokens

feishu-create-doc

创建飞书云文档。从 Lark-flavored Markdown 内容创建新的飞书云文档,支持指定创建位置(文件夹/知识库/知识空间)。.

op7418/CodePilot · 40 tokens

ordinus-ui-system

Build Ordinus renderer UI in the intended product style. Use when changing React UI, layout, Tailwind styling, shadcn-style components, status panels, navigation, empty states, forms, tables, task views, or user-facing product text.

muratgur/ordinus · 55 tokens

feishu-troubleshoot

飞书插件问题排查工具。包含常见问题 FAQ 和深度诊断命令(/feishudoctor)。 常见问题可随时查阅。诊断命令用于排查复杂问题(多次授权仍失败、自动授权无法解决等), 会检查账户配置、API 连通性、应用权限、用户授权状态,并生成详细的诊断报告和解决方案。.

op7418/CodePilot · 92 tokens

ipc-contract-design

Design and maintain Ordinus typed IPC contracts. Use when adding or changing window.ordinus APIs, ipcMain handlers, ipc channel names, shared request/response types, Zod schemas, preload bridge methods, or renderer calls into main process.

muratgur/ordinus · 53 tokens

sqlite-minimal-persistence

Extend Ordinus SQLite persistence conservatively. Use when touching better-sqlite3, Drizzle schema, database bootstrap, appmeta, migrations, durable state, persistence boundaries, or proposals to add new product tables.

muratgur/ordinus · 49 tokens