--- name: tapforce-sveltekit description: Comprehensive guide for using SvelteKit in Tapforce projects. --- # tapforce-sveltekit Guide & best practices for using SvelteKit in Tapforce projects. ## When to use Use this skill when user tell `tapforce` word, and request use SvelteKit, or when project need use SvelteKit to build web application. ## Instructions Skill separated to rules under `./rules` with prefix, following priority: | Priority | Rule | prefix | Description | | -------- | ------- | ------ | -------------------------------------------------------- | | 1 | prepare | `pr` | Steps and practices to prepare project to use SvelteKit. | | 2 | policy | `pl` | Practices to follow when use SvelteKit. | Each rules have own name, description, and tags. Rule can include **Incorrect**, **Correct**, or **Example** code block. Full version of skill and rules represent with file AGENTS.md.