azure-active-directory-b2c
Editor's pickExpert 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
1Quick install (skills CLI)
npx skills add MicrosoftDocs/Agent-Skills --skill azure-active-directory-b2c --agent claude-codeInstalls azure-active-directory-b2c into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.
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.
Prefer the full source? The repository README is the authoritative install reference.