FIDO2 passwordless authentication standard reference. Covers WebAuthn browser API, CTAP2 protocol, registration and authentication flows, passkey conditional UI, py_webauthn and SimpleWebAuthn server implementations, and Chrome DevTools testing.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill fido2 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Fido2?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-fido2)More formats (shields.io, HTML) on the badges page.
---
name: fido2
version: 1.0.0
description: >
FIDO2 passwordless authentication standard reference. Covers
WebAuthn browser API, CTAP2 protocol, registration and
authentication flows, passkey conditional UI, py_webauthn and
SimpleWebAuthn server implementations, and Chrome DevTools testing.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [fido2, webauthn, passkey, authentication, security, passwordless]
---
# FIDO2 Reference
Passwordless authentication standard.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, authenticators |
| `webauthn` | Browser API, flows |
| `server` | Python/Node.js, testing |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!