Blah
blah blbah
blah blbah
In one of my previous posts, I covered what an MCP server is. Now I’ll explore another option for improving your interaction with LLMs & agents - more specifically, we’ll look into Skills. There’s no better way of understanding something than by building it yourself. So in this
In the previous article, we looked at how to integrate screenshot testing with Paparazzi, how to create tests that are not brittle, and how we can use certain parameters to make our tests more effective. In this article, we’ll look into another problem associated with screenshot testing - more specifically,
Screenshot testing can be a powerful tool, but it can also wreck your tests - here's how to use it properly. Introduction You’ve probably heard about screenshot testing but haven’t tried it. Or you tried it and it broke everything in your workflow, so you decided it
I’m not a designer, so my designs usually suck. I will always choose to work with a professionally-made design if I have the opportunity. And now that we have agents — we can ask them to quickly build our app UI based on a Figma design. In this article,