Handles the frontend piece of two-factor authentication in Umbraco's backoffice. You'll need a backend ITwoFactorProvider already configured in C#, then this generates the UI component that users interact with to enable, disable, and configure their 2FA method. The skill pulls current docs and walks through creating the manifest plus configuration element, whether you need a custom QR code setup for authenticator apps or just want to use Umbraco's default element. Good separation of concerns: backend handles validation and secrets, this handles the user-facing setup flow. The examples show proper TypeScript patterns with notification contexts and form handling.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-mfa-login-provider --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot