azure-active-directory-b2c

Editor's pick

Expert knowledge for Azure Active Directory B2C development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building, debugging, or optimizing Azure Active Directory B2C applications. Not for Azure Information Protection (use azure-information-protection), Azure Role-based access control (use azure-rbac), Azure Security (use azure-security).

Type
skill
GitHub stars
1.2K
Repository
MicrosoftDocs/Agent-Skills
Category
devops

Install

  1. 1Quick install (skills CLI)

    npx skills add MicrosoftDocs/Agent-Skills --skill azure-active-directory-b2c --agent claude-code

    Installs azure-active-directory-b2c into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.

  2. 2Manual install

    Create ~/.claude/skills/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.

⚠️ Exact file layout and requirements vary by repository — always check the repo README first.

View on GitHub ↗

Prefer the full source? The repository README is the authoritative install reference.