✅ All 169 tests passing ✅ Service worker registration working correctly ✅ Push notifications enabled ✅ Test environment properly isolated Final implementation includes: - Fixed vite.config.ts configuration for proper service worker registration - Environment-aware registration (disabled in tests, enabled in dev/prod) - Documentation and outcome report completed - Branch ready for merge Refs: docs/plans/FixServiceWorkerDevRegistrationIssues.md
11 lines
331 B
Markdown
11 lines
331 B
Markdown
---
|
|
name: sveltekit-documentation
|
|
description: provides the steps to fetch the sveltekit documentation
|
|
---
|
|
|
|
# SvelteKit Documentation skill
|
|
|
|
This skill is used to fetch the latest sveltekit documentation from the llms.txt endpoints.
|
|
|
|
## Workflow
|
|
**Call get-single-web-page-content** with this url: https://svelte.dev/llms-full.txt. |