From ios-frameworks
Reviews and writes AuthenticationServices code — Sign in with Apple, passkeys, ASAuthorizationController, credential providers, and AutoFill. Use when implementing authentication flows.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ios-frameworks:beepus-maximus-ios-authenticationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review and write authentication code for correct Sign in with Apple, passkey, and credential management patterns.
Review and write authentication code for correct Sign in with Apple, passkey, and credential management patterns.
Owns: Sign in with Apple (ASAuthorizationAppleIDProvider), passkeys (ASAuthorizationPlatformPublicKeyCredentialProvider), ASAuthorizationController, credential AutoFill, security upgrades, ASWebAuthenticationSession (OAuth), enterprise SSO.
Does NOT own: Server-side token validation, networking layer, keychain direct access (Security framework), biometric auth (LocalAuthentication), password hashing.
references/authentication-patterns.md — Sign in with Apple, passkeys, OAuth, credential state, AutoFillCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub 4eleven7/claude-skills --plugin ios-frameworks