tinyassets-design

tinyassets-design is a skill for Claude Code from Jonnyton/TinyAssets. It costs 0 tokens per session (1,230 once invoked), scanned A, original, MIT.

A design guide for creating TinyAssets interfaces and visual assets with the product's established colors, typography, branding, and writing style.

In plain words
What is it for?
Use it when designing TinyAssets production interfaces, prototypes, or visual mockups.
Why use it?
It keeps new screens and assets consistent with the existing TinyAssets product identity.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Good fit Use it when designing TinyAssets production interfaces, prototypes, or visual mockups.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jonnyton/tinyassets/brand
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.

Any agent
npx skills add Jonnyton/TinyAssets --skill brand
Clone the repo
git clone --depth 1 https://github.com/Jonnyton/TinyAssets

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/jonnyton/tinyassets/brand/github.svg)](https://agentmods.dev/skills/jonnyton/tinyassets/brand)
Your own site
<a href="https://agentmods.dev/skills/jonnyton/tinyassets/brand"><img src="https://agentmods.dev/badge/skills/jonnyton/tinyassets/brand/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 tinyassets-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/jonnyton/tinyassets/brand"><img src="https://agentmods.dev/badge/skills/jonnyton/tinyassets/brand.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,230 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.00000 $0.01230
Opus 5 $0.00000 $0.00615
Sonnet 5 $0.00000 $0.00246
Haiku 4.5 $0.00000 $0.00123

Measured 9d ago against content hash 7b4ce09f8cec, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-13, from the pricing page.

Security

Grade A, and why

tinyassets-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 9d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (render_marks.py, render_og.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

WebSite/brand/SKILL.md · 95 lines

How it starts

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

Read ../design-system/DESIGN.md first: it is the rules layer, and ../design-system/tokens/tiny.tokens.json is the machine-readable mirror of the canonical tokens in ../design-system/src/styles/tokens.css.

If you are building production UI, import the real library (@tiny/design-system) rather than copying values. If you are making a mock or a one-off artifact, copy the token :root out of tokens.css into a standalone HTML file so the look is identical.

What TinyAssets is (get this right before designing anything)

  • The product in one line: your own AI universe. A cloud agent with storage, connections, automations and a brain of its own, running on the Claude or ChatGPT subscription you already pay for. It builds any automation to any platform from a few primitives, learns you as it goes, and keeps working when you close the tab.
  • Naming: TinyAssets is the platform and brand; Tiny is the universe a person talks to, in the first person. A chatbot connected over MCP relays to the universe; it never speaks as it.
  • Voice: plain, exact, unhurried. Say what a universe finished, with the receipt. Never "AI-powered", never "unleash", never sparkle. Load-bearing verbs: found, connect, build, run, remix, refuse.
  • Never claim: a platform-supplied model, a paid work market, tokens or crypto, host-run fleets, a list of integrations, or engagement metrics.

Visual DNA (ink editorial)

  • Ground: ink #14140f, raised surfaces #1c1c16 and up. Never pure black, never a light default.
  • Cream: #f2efe6 for text; three quieter steps below it.
  • One accent: ember #e0703f for the single action on a surface, one emphasised word, and the dot in the mark. A muted green #3a7d47 is reserved for genuine liveness. Nothing else is coloured.
  • Type: Fraunces (variable optical size) for display and first-person prose, Source Sans 3 for body, IBM Plex Mono for every id, number, timestamp and receipt line.
  • Motif: rules and receipts. Sections are separated by hairlines, data sits in ruled tables (.ledger), and a run reports itself as a .receipt between a heavy top rule and a foot rule. Radii are small, shadows nearly absent, no glows or gradients.

Read the full file on GitHub · 95 lines

Files

What ships with it

7 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. 9d ago First seen · 95 lines · 0 tokens per session scan A 7b4ce09f8cec

Subscribe to this mod's changes

tinyassets-design is a skill published in the GitHub repository Jonnyton/TinyAssets (1 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,230 tokens. 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-04.

Related

Other skills, from other repositories

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

visual-ralph

Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ultragoal with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.

Yeachan-Heo/oh-my-codex · 52 tokens

accessibility

Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.

microsoft/hve-core · 47 tokens

make-resume

A Chinese-language tool for creating editable HTML resumes that can be changed in a browser and printed to PDF. It uses available resume templates when they are installed and otherwise provides a simpler fallback.

Hisn00w/ASu-skills · 86 tokens