authenticationlisted
Install: claude install-skill caglarbaranbora/Apple-Agent-Kit
# Login Skill
## Purpose
Route authentication-related implementation tasks to the minimum
required Knowledge Contracts.
## Routing
Load in order:
1. ../../knowledge/authentication/authentication.md
2. ../../knowledge/authentication/sign-in-terminology.md
3. ../../knowledge/authentication/button-labels.md
4. ../../knowledge/authentication/accessibility-forms.md
## Do Not Load
Do not load unrelated domains (StoreKit, Widgets, Notifications, etc.)
unless explicitly required.
## Output
Return only the routed Knowledge Contracts. This skill must not contain
implementation guidance.
## Stop Conditions
Stop and report if the requested authentication topic has no matching
Knowledge Contract in knowledge/authentication/ — do not guess or fall
back to general knowledge.