skill
직업 분류
설명
업데이트
sveltekit-data-flow
웹 개발자
SvelteKit data flow guidance. Use for load functions, form actions, server/client data, and invalidation. Covers +page.server.ts vs +page.ts, serialization, fail(), redirect(), error(), invalidateAll().
2026-03-06
sveltekit-structure
소프트웨어 개발자
SvelteKit structure guidance. Use for routing, layouts, error handling, SSR, or svelte:boundary. Covers file naming, nested layouts, error boundaries, pending UI, and hydration.
2026-03-06
typescript-best-practices
소프트웨어 개발자
Provides TypeScript patterns for type-first development, making illegal states unrepresentable, exhaustive handling, and runtime validation. Must use when reading or writing TypeScript/JavaScript files.
2026-03-06