typography — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited typography (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Generates a 9-step type scale (xs / sm / base / md / lg / xl / 2xl / 3xl / 4xl) anchored on 16px, using the ratio detected by /scan (or a sensible default if none was found).
One file per run. Format chosen automatically from the stack, override with --format:
css → :root { --font-size-xs: ... }tailwind → module.exports = { theme: { extend: { fontSize: { ... } } } }js → export const fontSize = { xs: '...', ... }Default dir: src/styles/. Override with --dir.
dragoon typography # preview
dragoon typography --apply # write
dragoon typography --format js --apply
dragoon typography --dir src/tokens --apply~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.