About
This skill provides comprehensive guidance for developers building real-time features in Elixir using the Absinthe GraphQL library. It covers the end-to-end implementation of subscriptions, including Phoenix Socket configuration, PubSub integration, and secure topic-based messaging. By following these patterns, developers can easily set up global broadcasts, private user notifications, and mutation triggers while maintaining high standards for authorization and performance.