mirror of
https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git
synced 2026-04-28 12:48:15 +00:00
- Add google-fonts.csv with full metadata from Google Fonts API (family, category, stroke, classifications, styles, variable axes, subsets, designers, popularity, trending, Google Fonts URL) - Generate searchable keywords per font based on category, stroke, classifications, weight count, variable axes, and language subsets - Add google-fonts domain to CSV_CONFIG and detect_domain() in core.py - Fix detect_domain() substring matching to use word boundaries (re.search) preventing false positives like "toolbar" matching "bar" chart domain - Update SKILL.md with google-fonts domain docs and description