bastidood/svelte
v1.1.0
Opinionated guidance for Svelte 5, Shadcn Svelte, server state, and data tables.
shadcn-svelte-best-practices
shadcn-svelte and Bits UI conventions for accessible primitive composition and customization. Use when creating, wrapping, restyling, or reviewing those components.
svelte-best-practices
Svelte 5 and SvelteKit conventions for explicit reactive ownership and component lifecycles. Use when creating or reviewing Svelte components, runes, context, or form actions.
tanstack-svelte-query-best-practices
TanStack Query conventions for reactive, cache-backed Svelte server state. Use when creating or reviewing Svelte queries, mutations, query keys, or cache updates.
tanstack-svelte-table-best-practices
TanStack Table v9 conventions for static Svelte table schemas and reactive instance data. Use when creating or reviewing Svelte tables, columns, metadata, or rendering.