CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnJobsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Jobs
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. microsoft
  4. /
  5. azure-skills
  6. /
  7. Entra App Registration

Entra App Registration

Editor's Note

A comprehensive guide for setting up Microsoft Entra ID app registrations and OAuth flows. Walks you through creating app registrations via portal, CLI, or Bicep templates, configuring authentication for different app types (web, SPA, mobile, daemon), and implementing MSAL integration with working console app examples. Covers the full workflow from initial registration to API permissions, client secrets, and service principal creation. The security best practices section is solid, emphasizing certificate-based auth over secrets and proper token validation. Really shines when you need to quickly spin up authentication for Azure-integrated apps or explain OAuth flows to teammates.

Install

npx skills add https://github.com/microsoft/azure-skills --skill entra-app-registration
Votes
0
Installs320k
GitHub Stars964
Categories
Backend & APIsSecurityGit & Pull RequestsDocumentationAutomation & WorkflowsCloud & InfrastructureMobile DevelopmentCLI & Terminal
First SeenApr 16, 2026
View on GitHub

Comments

Login to comment

Related Backend & APIs Skills

View all →
vercel-react-best-practices

vercel-labs/agent-skills

5
402.7k
26.6k
3
React and Next.js performance optimization guide with 64 prioritized rules across 8 categories.
azure-storage

microsoft/azure-skills

0
320.2k
964
Unified access to Azure blob storage, file shares, queues, tables, and data lake services.
azure-resource-visualizer

microsoft/azure-skills

0
319.7k
964
Transform Azure resource groups into detailed architecture diagrams showing resource relationships and configurations.
azure-aigateway

microsoft/azure-skills

0
319.7k
964
Configure Azure API Management as an AI Gateway for models, MCP tools, and agents with built-in governance policies.
remotion-best-practices

remotion-dev/skills

0
312.3k
3.2k
Domain-specific knowledge base for building videos with Remotion and React.
supabase-postgres-best-practices

supabase/agent-skills

1
168.9k
2.1k
Postgres performance optimization rules across 8 priority categories, from query tuning to advanced features.