byaiming-lab· 37 skills
Use this skill when implementing authentication (login, token issuance) or authorization (access control, permissions). Apply whenever the task involves login flows, JWT, OAuth2, session management, or RBAC.
$npx -y skills add aiming-lab/metaclaw --skill auth-and-authorization-patternsInstalls into the current project.
Run `npx skills use "https://github.com/aiming-lab/metaclaw" --skill "aiming-lab/metaclaw/auth-and-authorization-patterns"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aiming-lab/metaclaw" that are relevant to the current task. Run `npx skills add "https://github.com/aiming-lab/metaclaw"` and select the relevant skills, then follow their instructions.