Pusher Pusher is a real-time communication platform that allows developers to easily add features like live chat, activity feeds, and real-time updates to web and mobile applications. It's used by developers who need to implement scalable and reliable real-time functionality without managing complex infrastructure themselves. Official docs: https://pusher.com/docs/ Pusher Overview - Channels - Users - Channel Events Use action names and parameters as needed. Working with Pusher This skill uses the Membrane CLI to interact with Pusher. Membrane handles authentication and credentials refresh au…