dragoon0x/optik

type-fix

Auto-fix typography issues found by /type-audit. Replaces banned fonts, normalizes type scale, adds missing line-height and letter-spacing declarations.

First seen May 9, 2026

Installation

$ npx skills add dragoon0x/optik --skill type-fix

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from dragoon0x/optik · top by installs.

npx skills add dragoon0x/optik

Browse all from dragoon0x/optik

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 1
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 705 B
  • docs SUMMARY.md 168 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 6 installs

SKILL.md

/type-fix — Typography Auto-Fix

Apply automatic fixes for typography issues:

  1. Replace any banned font with a contextually appropriate alternative
  2. Normalize font sizes to the nearest mathematical scale value
  3. Add line-height where missing (body: 1.6, headings: 1.15)
  4. Add letter-spacing to uppercase text (+0.08em)
  5. Ensure minimum 2 font weights for hierarchy

Always show before/after for each change. Do not change the overall design intent — only fix technical violations.