lms-auth

LMS authentication system including SSO integration, useAuthReady hook patterns, four-layer security architecture, and permission checking. Use this skill when implementing auth flows, handling user sessions, fixing auth-related bugs, or understanding role-based access control.

$ インストール

git clone https://github.com/geonook/learning-management-system-esid /tmp/learning-management-system-esid && cp -r /tmp/learning-management-system-esid/.claude/skills/lms-auth ~/.claude/skills/learning-management-system-esid

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