II.
LibraryProcess overview
Reference · livelib-process:web-development--svelte-sveltekit-development
svelte-sveltekit-development overview
Svelte/SvelteKit Application Development - Process for building high-performance applications with Svelte and SvelteKit, utilizing built-in reactivity, stores, SSR/SSG capabilities, and minimal bundle sizes.
Attributes
displayName
svelte-sveltekit-development
description
Svelte/SvelteKit Application Development - Process for building high-performance applications with Svelte
and SvelteKit, utilizing built-in reactivity, stores, SSR/SSG capabilities, and minimal bundle sizes.
libraryPath
library/specializations/web-development/svelte-sveltekit-development.js
specialization
web-development
references
- - Svelte Documentation: https://svelte.dev/ - SvelteKit Documentation: https://kit.svelte.dev/ - Vite: https://vitejs.dev/
example
const result = await orchestrate('specializations/web-development/svelte-sveltekit-development', {
projectName: 'MySvelteApp',
rendering: 'ssr',
features: { auth: true, forms: true },
styling: 'tailwind',
adapter: 'auto'
});
usesAgents
- sveltekit-routing-specialist
- svelte-stores-specialist
- svelte-component-developer
- sveltekit-backend-developer
- sveltekit-forms-specialist
- sveltekit-devops
- technical-writer-agent
usesSkills
- svelte-skill
- vitest-skill
Outgoing edges
lib_applies_to_domain1
- domain:web-development·DomainWeb Development
lib_belongs_to_specialization1
- specialization:web-development·Specialization
lib_covers_topic1
- topic:component-based-architecture·TopicComponent-Based Architecture
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role1
- role:frontend-engineer·RoleFrontend Engineer
lib_requires_skill_area2
- skill-area:react-components·SkillAreaReact Component Design
- skill-area:server-side-rendering·SkillAreaServer-Side Rendering
uses_agent1
- lib-agent:sdk-platform-development--technical-writer-agent·LibraryAgenttechnical-writer-agent
Incoming edges
None.