OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add microsoft/skills --skill azure-web-pubsub-ts
Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client). Use when implementing WebSocket-based real-time features, pub/sub messaging, group chat, or live notifications.
npx skills add microsoft/skills --skill azure-web-pubsub-ts
Real-time messaging with WebSocket connections and pub/sub patterns.
DefaultAzureCredential for local development; use ManagedIdentityCredential or WorkloadIdentityCredential for production