From wathba-skills
Keep the agent from inventing fake Nafath or Yakeen endpoints. Explains the approval path, the integration model, and which behaviors you cannot ship without a credential.
How this skill is triggered — by the user, by Claude, or both
Slash command
/wathba-skills:nafath-yakeen-basicsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill whenever the work proposes verifying a Saudi citizen or resident identity, issuing a government-backed trust decision, or linking an account to a national ID.
Use this skill whenever the work proposes verifying a Saudi citizen or resident identity, issuing a government-backed trust decision, or linking an account to a national ID.
Also use it when the work touches Nafath login, National Single Sign-On, Absher-backed authentication, Yakeen/Yaqeen attribute verification, biometric identity confirmation, KYC onboarding, national ID/Iqama handling, or identity-provider fallback logic.
Do not generate client code against imagined Nafath or Yakeen endpoints. Neither service offers open self-service API keys. Integration requires an approval workflow, sponsor-bound credentials, and sandbox onboarding. Treat any unreferenced URL or token as a fabrication until a human confirms it.
pdpl-basics apply in addition to this skill.verified: true unless it is isolated to test/dev and impossible to deploy to production.secrets-baseline for handling and rotation.pdpl-basics for national ID, Iqama, biometric, profile, and verification-result storage.secrets-baseline for provider credentials, callback secrets, certificates, and signing keys.auth-isolation when verified identity unlocks privileged account actions or admin review.references/nafath-yakeen-approval-steps.md for the approval and onboarding sequence.references/nafath-yakeen-do-not.md for common hallucinations to flag in generated code.Version: 0.2.0 · Last verified: 2026-04-24 · Status: draft
Engineering guidance, not legal advice. Verify each rule against the official sources below.
Sources
npx claudepluginhub juribadev/wathba_auditor --plugin wathba-skillsProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.