Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

svelte-skills-kit

يحتوي svelte-skills-kit على 10 من skills المجمعة من spences10، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
10
Stars
90
محدث
2026-04-24
Forks
2
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

sveltekit-remote-functions
مطوّرو البرمجيات

SvelteKit remote functions guidance. Use for query(), form(), command(), and prerender() patterns in .remote.ts files.

2026-04-24
svelte-components
مطوّرو الويب

Svelte component patterns. Use for web components, component libraries (Bits UI, Ark UI, Melt UI), form patterns, or third-party integration.

2026-04-24
svelte-deployment
مطوّرو البرمجيات

Svelte deployment guidance. Use for adapters, Vite config, pnpm setup, library authoring, PWA, or production builds.

2026-04-24
svelte-runes
مطوّرو البرمجيات

Svelte runes guidance. Use for reactive state, props, effects, or migration. Covers $state, $derived, $effect, $props, $bindable. Prevents reactivity mistakes.

2026-04-24
svelte-styling
مطوّرو البرمجيات

Svelte CSS styling patterns. Use for scoped styles, CSS custom properties, style: directive, :global, or styling child components.

2026-04-24
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-04-24
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-04-24
ecosystem-guide
المهن الحاسوبية الأخرى

Guide to spences10's Claude Code ecosystem tools. Use when user asks which tool to use, how tools relate, or needs help choosing between MCP servers, skills, or CLIs.

2026-04-24
svelte-layerchart
مطوّرو البرمجيات

Svelte LayerChart patterns. Use for chart components with tooltip snippets, Chart context access, and all Svelte 5 snippet patterns for tooltips, gradients, highlights, and axes.

2026-04-24
svelte-template-directives
مطوّرو البرمجيات

Svelte template directives ({@attach}, {@html}, {@render}, {@const}, {@debug}). Use for DOM manipulation, third-party libs, tooltips, canvas, dynamic HTML. @attach replaces use: actions.

2026-04-24