Agent Skills – how to create and test them

Building Vibium Skills That Actually Drive Fixes Introduction This post is about turning a skills system into a real testing accelerator. I wanted a Vibium-only testing skill that would steer an agent away from Playwright and into purposeful negative tests. That meant carving out a dedicated SKILL.md file, proving the description would be recognised byContinue reading “Agent Skills – how to create and test them”

Enhance Your App with Agent Skills: A Practical Guide

In my previous two blog posts I discuss my learning project of:- * building an initial [Agentic SDLC demo] with Playwright* extending the demo with Vibium In this post, I detail how I added Agent Skills files and the difference this made to the quality of my app. What are Agent Skills? You can readContinue reading “Enhance Your App with Agent Skills: A Practical Guide”

Exploring MCP Servers: Axe-MCP, cursor and Playwright for AI-Driven Accessibility Testing

I’ve been exploring a few open source MCP (Model Context Protocol) servers recently. TL:DR Here’s a youtube video with how I got on with the Axe-MCP server:- The latest one that caught my eye was Axe MCP – an MCP compatible plugin for automated accessibility scanning. Shout out to Joe Colantonio’s Test Guild for hisContinue reading “Exploring MCP Servers: Axe-MCP, cursor and Playwright for AI-Driven Accessibility Testing”