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