Manage authentication, authorization, and user sessions. Use when dealing with login, sign-up, API protection, middleware, or user data fetching.
3.7
Rating
0
Installs
Security
Category
The skill provides clear conventions for authentication patterns (route protection, data access) with specific code examples. However, the description is generic and doesn't fully convey when a CLI agent should invoke this skill versus handling auth inline. Task knowledge assumes familiarity with the specific tech stack (Next.js, next-auth, SWR) and lacks complete implementation examples. Structure is reasonable with a referenced file for details. Novelty is low—most auth patterns are straightforward for modern AI agents to implement directly without needing a dedicated skill, unless the codebase has very specific conventions that justify centralization.
Loading SKILL.md…