A/B Tasty A/B Tasty is a platform for experimentation and personalization. It allows marketers and product teams to run A/B tests, multivariate tests, and personalize website content to improve conversion rates and user experience. Official docs: https://developers.abtasty.com/ A/B Tasty Overview - Campaign - Variation - Account - User - Test Working with A/B Tasty This skill uses the Membrane CLI to interact with A/B Tasty. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the M…