wesselgriftwesselgriftCommunityยท1 Agent Skills Included

sveltekit-spa

SvelteKit starter with auth, onboarding, and security reviews

Launches production-ready single-page apps with complete signup, login, password reset, and protected routes already built. Eliminates weeks of boilerplate work wiring Supabase auth, row-level security policies, and user profile storage. Includes a security review skill that scans code for XSS, open redirects, and RLS misconfigurations before deployment.
npx skills add wesselgrift/sveltekit-spa --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install sveltekit-spa?โ–ผ

Run `npx skills add wesselgrift/sveltekit-spa --all -g -y` in your terminal to install all skills in this project globally.

What does this SvelteKit boilerplate include?โ–ผ

It ships with complete Supabase auth flows, protected routes, user profiles with RLS policies, shadcn-svelte components, and an optional multi-step onboarding flow.

How do I run a security review on my SvelteKit app?โ–ผ

Invoke the security-review skill with `/security-review` in Cursor to scan for RLS gaps, XSS risks, open redirects, and session handling mistakes.

Does it work with Cursor and Claude Code?โ–ผ

Yes. The included skill follows the universal SKILL.md standard and runs in Cursor, Claude Code, and other compatible coding environments.

Can I use it without deep Supabase experience?โ–ผ

Yes. The migration, auth setup, and security rules are preconfigured, so you only need to add your Supabase project URL and key.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’