performance-optimizer
Optimize SvelteKit applications by leveraging SvelteKit's full-stack architecture for instant server-side rendering and progressive enhancement. Specialized in load functions, form actions, and SvelteKit's data loading patterns.Use when:- User reports slow initial page load with loading spinners- Page uses onMount + fetch for data fetching- Store patterns cause waterfall fetching- Need to improve SEO (content not in initial HTML)- Converting client-side data fetching to server-side load functions- Implementing progressive enhancement patternsTriggers: "slow loading", "optimize fetching", "SSR data", "SvelteKit optimization","remove loading spinner", "server-side fetch", "convert to load function", "progressive enhancement","data fetch lambat", "loading lama"
$ 安裝
git clone https://github.com/ajianaz/skills-collection /tmp/skills-collection && cp -r /tmp/skills-collection/skills/sveltekit-data-optimizer ~/.claude/skills/skills-collection// tip: Run this command in your terminal to install the skill
Repository
