home/categories/security/tanstack-router-packages-router-core-skills-router-core-auth-and-guards-skill-md
securitytesting-security
router-coreauth-and-guards
Route protection with beforeLoad, redirect()/throw redirect(), isRedirect helper, authenticated layout routes (_authenticated), non-redirect auth (inline login), RBAC with roles and permissions, auth provider integration (Auth0, Clerk, Supabase), router context for auth state.
maintainer
TanStack
Updated 3/16/2026
Stars
14113
Forks
1630
quick start
Installation and usage
Route protection with beforeLoad, redirect()/throw redirect(), isRedirect helper, authenticated layout routes (_authenticated), non-redirect auth (inline login), RBAC with roles and permissions, auth provider integration (Auth0, Clerk, Supabase), router context for auth state.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use router-coreauth-and-guards