brand-design

brand-design is a skill for Claude Code, Codex from Sarthib7/agentsmith. It costs 181 tokens per session (5,234 once invoked), scanned D, original, no licence file.

A skill for choosing and applying a project's visual identity, including colors, fonts, gradients, and writing tone.

In plain words
What is it for?
Picking a color palette, setting up typography and gradients, defining tone of voice, and theming a frontend project.
Why use it?
It removes the need to decide these brand details separately and then apply them manually across a frontend project.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

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/sarthib7/agentsmith/brand-design
Any agent
npx skills add Sarthib7/agentsmith --skill brand-design
Clone the repo
git clone --depth 1 https://github.com/Sarthib7/agentsmith

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 brand-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/sarthib7/agentsmith/brand-design.svg)](https://agentmods.dev/skills/sarthib7/agentsmith/brand-design)
Your own site
<a href="https://agentmods.dev/skills/sarthib7/agentsmith/brand-design"><img src="https://agentmods.dev/badge/skills/sarthib7/agentsmith/brand-design.svg" alt="Measured on agentmods" height="20"></a>
Per session 181 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,234 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 3 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.00181 $0.05234
Opus 5 $0.00090 $0.02617
Sonnet 5 $0.00036 $0.01047
Haiku 4.5 $0.00018 $0.00523

Measured 6d ago against content hash 98df51aa0e00, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade D, and why

brand-design scanned grade D with 3 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 6d 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.

Sends data to an external URLmediumData exfiltration

A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.

[ -n "$_CONVEX_URL" ] && curl -s -X POST "$_CONVEX_URL/api/mutation" -H "Content-Type: application/json" -d '{"path":"telemetry:track","args":{"skill":"brand-design","phase":"build","status":"success","version":"0.2.0","

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

- To delete `.brand-preview/` once they're happy: `rm -rf .brand-preview/`

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

[ -n "$_CONVEX_URL" ] && curl -s -X POST "$_CONVEX_URL/api/mutation" -H "Content-Type: application/json" -d '{"path":"telemetry:track","args":{"skill":"brand-design","phase":"build","status":"success","version":"0.2.0","
skills/brand-design/SKILL.md · 322 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 6d ago First seen · 322 lines · 181 tokens per session scan D 98df51aa0e00

Subscribe to this mod's changes

brand-design is a skill published in the GitHub repository Sarthib7/agentsmith (9 stars, last pushed 5d ago), with no licence file. It adds 181 tokens to every session and 5,234 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it D with 3 findings (sends data to an external url, recursive force delete, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

design-it

Use when turning a requirement, spec, or feature brief into a single self-contained HTML design document in a fixed house style — one styled HTML page with a table-of-contents, architecture/sequence SVG diagrams, code/SQL/YAML blocks, callout boxes, an aligned-decisions (已对齐结论) panel, test cases, and a code index.…

smallnest/goal-workflow · 95 tokens

hashiiiii-images

Use this skill to create project images, especially flat geometric images with a dark background and one accent color.

hashiiiii/rules-for-ai · 26 tokens

fireworks-tech-graph

Use when the user wants to create any technical diagram - architecture, data flow, flowchart, sequence, agent/memory, or concept map - and export as SVG+PNG. Trigger on: "画图" "帮我画" "生成图" "做个图" "架构图" "流程图" "可视化一下" "出图" "generate diagram" "draw diagram" "visualize" or any system/flow description the user wants…

boshi-xixixi/TraeSkill · 105 tokens

draw-io-diagram-generator

Use when creating, editing, or generating draw.io diagram files (.drawio, .drawio.svg, .drawio.png). Covers mxGraph XML authoring, shape libraries, style strings, flowcharts, system architecture, sequence diagrams, ER diagrams, UML class diagrams, network topology, layout strategy, the hediet.vscode-drawio VS Code…

boshi-xixixi/TraeSkill · 94 tokens

star-chamber

Multi-LLM craftsmanship council with live progress and debate mode for code review and design questions.

peteski22/agent-pragma · 22 tokens

ui-mockup

Generate HTML/CSS mockups for UI design. Produces browser-previewable mockup files with placeholder data. Use when the user says ui-mockup, mockup, design UI, wireframe, or needs visual reference for a feature.

yugasun/aiops · 54 tokens