Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:46:08 +08:00
commit 54ccd43ce1
5 changed files with 1281 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# auth-route-protection-checker
This skill should be used when the user requests to audit, check, or generate authentication and authorization protection for Next.js routes, server components, API routes, and server actions. It analyzes existing routes for missing auth checks and generates protection logic based on user roles and permissions. Trigger terms include auth check, route protection, protect routes, secure endpoints, auth middleware, role-based routes, authorization check, api security, server action security, protec