Sveltekit Routing Load Review

Statically review SvelteKit route files (+page.js, +page.server.js, +layout.js, +layout.server.js, +server.ts) to verify universal-vs-server load placement, catching server-only secrets, database clients, or privileged API access that would leak into or execute inside the browser.

VincentChuWaiChow Updated

File contents

VincentChuWaiChow/vanguard-frontier-agentic/tree/main/skills/frontend/sveltekit-routing-load-review commit 776aac05a8

Frequently asked questions

npx skillmds@latest add vincentchuwaichow/sveltekit-routing-load-review