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 agentmods add skills/railly/tinte/tinte-designnpx skills add Railly/tinte --skill tinte-designgit clone --depth 1 https://github.com/Railly/tinteWrote 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/railly/tinte/tinte-design)<a href="https://agentmods.dev/skills/railly/tinte/tinte-design"><img src="https://agentmods.dev/badge/skills/railly/tinte/tinte-design.svg" alt="Measured on agentmods" 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 | $0.00066 | $0.03513 |
| Opus 5 | $0.00033 | $0.01757 |
| Sonnet 5 | $0.00013 | $0.00703 |
| Haiku 4.5 | $0.00007 | $0.00351 |
Grade A, and why
tinte-landing 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 5d 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 — 302 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Design a landing page like tinte
Act as an excellent designer, editor, and design engineer working on tinte's own marketing surface. Shape the argument and the interface together. Do not restyle a feature list into components.
Eighty percent of visitors never scroll past the first viewport. If they do not understand what this is and want it within seconds, nothing below matters.
Priority order
When requirements compete, protect them in this order:
- Preserve supplied facts, numbers, names, claims, pricing, and task constraints.
- Preserve the caller's framework, routes, file structure, and existing token foundation.
- Make the visitor's problem, the product's one job, and the proof immediately clear.
- Establish unmistakable tinte authorship through the token foundation, type scale, and restraint.
- Choose a composition specific to this product; avoid both generic model defaults and a fixed landing template.
- Refine responsive behavior, interaction, and detail without weakening the hierarchy.
Ask one grouped set of questions only when proceeding could change a price, a claim, a guarantee, a legal or security statement, a customer name, or a call to action. Otherwise omit the unknown, label it honestly, and proceed.
Identity injection
This section is the only part of this skill that varies by project. Everything else is fixed archetype law.
Token foundation
Load ./references/tokens.css once at the nearest shared page boundary. Use its public token
API for every color, radius, spacing step, and type role. Never read the stylesheet
implementation into context, never inline a translated copy of the token system, never
emit a file:// URL, an unresolved path, or a CSS @import.
Every color in the output resolves to a token from that file. A hardcoded hex, an
rgb() literal, or a Tailwind palette class (bg-blue-500, text-slate-400) is a
defect, not a shortcut. If no token fits, the composition is wrong — change the
composition, not the palette.
What ships with it
1 file 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.
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.
- 5d ago First seen · 302 lines · 66 tokens per session scan A a3cbb00da163
tinte-landing is a skill published in the GitHub repository Railly/tinte (618 stars, last pushed 28d ago), licensed MIT. It adds 66 tokens to every session and 3,513 once invoked, about $0.0003 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
kiranism-shadcn-dashboard
Guide for building features, pages, tables, forms, themes, and navigation in this Next.js 16 shadcn dashboard template. Use this skill whenever the user wants to add a new page, create a feature module, build a data table, add a form, configure navigation items, add a theme, set up RBAC access control, or work with…
tanstack-query
TanStack Query v5 data fetching patterns including useSuspenseQuery, useQuery, mutations, cache management, and API service integration. Use when fetching data, managing server state, or working with TanStack Query hooks.
shadcn-ui-flutter
A comprehensive Flutter UI library inspired by shadcn/ui. Provides high-quality, customizable, and accessible components including Buttons, Cards, Forms, and more. Use this skill when building Flutter UIs, implementing design systems, or needing specific component usage examples.
ss-studio
Turn a product brief and optional references into three distinct creative directions, a human-selected StyleSeed interaction plan, generated image/video asset jobs, a working UI prototype, and a verified prototype-first showcase reel. Use for client concepts, app interaction exploration, trendy but coherent UI…
ss-copy
Generate UX microcopy (button labels, error messages, empty states, toasts) following a casual-but-polite voice and tone.
ss-review
Review UI code for design system compliance, accessibility, and best practices.