webauthn-spec-mapper

star 19

Use when WebAuthn core/model validation logic changes and a standards trace update is needed.

szijpeter By szijpeter schedule Updated 6/3/2026

name: webauthn-spec-mapper description: Use when WebAuthn core/model validation logic changes and a standards trace update is needed.

WebAuthn Spec Mapper

Trigger

Use this skill when changing validator/model semantics in:

  • core/webauthn-core/src/commonMain/...
  • core/webauthn-model/src/commonMain/...

Workflow

  1. Identify changed semantic rules.
  2. Map each rule to normative source (W3C/RFC).
  3. Update spec-notes/webauthn-l3-validation-map.md.
  4. Ensure negative-path tests cover the changed rule.
Install via CLI
npx skills add https://github.com/szijpeter/webauthn-kotlin-multiplatform --skill webauthn-spec-mapper
Repository Details
star Stars 19
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator