geist-svelte
Installation
SKILL.md
Geist Svelte
Use this skill for integrating Geist fonts into Svelte and SvelteKit apps. Focus on app integration patterns, not library maintenance.
When to Use This Skill
Use this skill when the user:
- Asks to add Geist fonts in a Svelte or SvelteKit project.
- Mentions Geist Sans, Geist Mono, or Geist Pixel variants.
- Needs help importing
geist-svelte/font/*in root app/layout files. - Wants Tailwind v4 (
@theme) or Tailwind v3 (theme.extend.fontFamily) setup for Geist variables. - Wants to apply Geist fonts without Tailwind using
var(--font-geist-*). - Needs troubleshooting for fonts not loading or not applying.
- Wants to migrate from manual/local
@font-faceGeist setup togeist-svelte.