lokalise-webhooks-events
jeremylongshore/claude-code-plugins-plus-skills
This skill guides developers through setting up and processing Lokalise webhooks for real-time content synchronization. It covers the API integration steps to register webhook endpoints, handling various translation lifecycle events (key creation, translation updates, file imports), and implementing secure payload verification using webhook secrets. It demonstrates building robust, asynchronous event handlers in Node.js/Express, perfect for automating workflows based on content changes in a SaaS environment.