nuxt-auth

Authentication with Laravel Sanctum and permission-based authorization. Use when implementing login/logout, protecting pages with permissions, checking permissions in components, or understanding the auth flow.

$ 安裝

git clone https://github.com/leeovery/claude-nuxt /tmp/claude-nuxt && cp -r /tmp/claude-nuxt/skills/nuxt-auth ~/.claude/skills/claude-nuxt

// tip: Run this command in your terminal to install the skill