tapforce-sveltekit
Installation
SKILL.md
Tapforce SvelteKit Skill
This skill provides best practices for setting up and developing Svelte projects using SvelteKit ^2.0.0.
When to Use
Use this skill when:
- Setting up a new SvelteKit project
- Developing applications based on SvelteKit framework
- Migrating existing Svelte projects to SvelteKit ^2.0.0
- Configuring SvelteKit project structure and routing
Requirements
- Project based on Node.js ^20.0.0
- Project needs Svelte ^5.0.0
- Project needs SvelteKit ^2.0.0
- Prefer using
pnpm ^10.0.0as default package manager