font-features
Installation
SKILL.md
Font Features (OpenType → CSS)
Inspect a font's real OpenType feature inventory and generate CSS to enable chosen features. Never guess what a font supports — always run scripts/otfeat.py list first; only features present in the dump may be offered or enabled.
Requires fontTools (pip install fonttools if missing).
Workflow
- Inspect the actual font files in the project:
Output lists each font's GSUB/GPOS tags with human descriptions (Monaspace stylistic sets are described precisely; unknownpython3 <skill-dir>/scripts/otfeat.py list path/to/Font-Regular.woff2 [more fonts...]cvXXare labelled generically).