mdskills
← All tags

Testing AI Agent Skills

AI agent skills for software testing. Unit tests, integration tests, E2E testing, TDD workflows, and test automation.

137 listings

Fetcher MCP

MCP Server

Português | MCP server for fetch web page content using Playwright headless browser. - JavaScript Support: Unlike traditional web scrapers, Fetcher MCP uses Playwright to execute JavaScript, making it capable of handling dynamic web content and modern web applications. - Intelligent Content Extraction: Built-in Readability algorithm automatically extracts the main content from web pages, removing

8.01 downloadsjae-jae/fetcher-mcp

Postgres MCP

MCP Server

A Postgres MCP server with index tuning, explain plans, health checks, and safe sql execution. Overview • Quick Start • Technical Notes • Related Projects • Postgres MCP Pro is an open source Model Context Protocol (MCP) server built to support you and your AI agents throughout the entire development process—from initial coding, through testing and deployment, and to production tuning and maintena

8.01 downloadscrystaldba/postgres-mcp

Bun Development

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, or migrating from Node.js to Bun.

8.01 downloadssickn33/antigravity-awesome-skills

API Fuzzing for Bug Bounty

This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", or needs guidance on API security assessment techniques.

8.01 downloadssickn33/antigravity-awesome-skills

SQLMap Database Penetration Testing

This skill should be used when the user asks to "automate SQL injection testing," "enumerate database structure," "extract database credentials using sqlmap," "dump tables and columns from a vulnerable database," or "perform automated database penetration testing." It provides comprehensive guidance for using SQLMap to detect and exploit SQL injection vulnerabilities.

9.01 downloadssickn33/antigravity-awesome-skills

Test Memory

MCP Server Plugin

Comprehensive interactive testing of all Memory MCP features

9.01 downloadsmichael-denyer/memory-mcp

Shodan Reconnaissance and Pentesting

This skill should be used when the user asks to "search for exposed devices on the internet," "perform Shodan reconnaissance," "find vulnerable services using Shodan," "scan IP ranges with Shodan," or "discover IoT devices and open ports." It provides comprehensive guidance for using Shodan's search engine, CLI, and API for penetration testing reconnaissance.

8.01 downloadssickn33/antigravity-awesome-skills

AXON

"Not a browser for humans that AI can use. A browser built for AI that humans can watch." Quick Start • Benchmarks • Architecture • Security • Documentation Traditional browsers (Chrome, Firefox) and automation tools (Playwright, Selenium) were built for human retinas and pixels. Treating a web page as an XML document or an Accessibility Tree is the wrong abstraction for intelligence. Axon is enti

7.21 downloadsrennaisance-jomt/Axon

iOS MCP Code Quality Server

A versatile iOS code quality analysis tool that operates in two modes: 1. CLI Tool: Direct command-line interface for iOS testing and linting 2. MCP Server: Model Context Protocol server for AI assistant integration This tool provides comprehensive iOS code quality analysis and test automation capabilities, enabling both direct developer usage and AI assistant integration for Xcode tests, linter a

7.01 downloadsa-25/ios-mcp-code-quality-server

Playwright E2e Testing

Rules

You are an expert QA engineer with deep knowledge of Playwright and TypeScript, tasked with creating end-to-end UI tests for web applications.

8.01 downloadsPatrickJS/awesome-cursorrules

Awesome X402

- 🎯 Quick Start - Become an x402 Champion - 📚 Official Resources - 📖 Protocol Documentation - 🚀 Quickstart Guides - ⚙️ Protocol Implementations - 🏭 Production Implementations - 🛠️ SDKs & Client Libraries - 🔧 Server Frameworks & Middleware - 🏗️ Facilitators - 💡 Example Applications - 🎨 Use Cases & Patterns - 🤖 AI Agent Integration - 🔨 Tools & Utilities - 🧪 Testing & Development - 📚 Tu

5.0xpaysh/awesome-x402

playwright-server MCP server

MCP Server

\A MCP server with playwright tools\ The server implements a simple note storage system with: - Custom note:// URI scheme for accessing individual notes - Each note resource has a name, description and text/plain mimetype The server provides a single prompt: - summarize-notes: Creates summaries of all stored notes - Optional "style" argument to control detail level (brief/detailed) - Generates pro

7.0blackwhite084/playwright-plus-python-mcp

Sast Configuration

Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or automating code vulnerability detection.

8.0sickn33/antigravity-awesome-skills

Playwright Accessibility Testing

Rules

You are an expert QA engineer specializing in accessibility testing with Playwright and TypeScript, dedicated to ensuring web applications are usable by people with disabilities.

8.0PatrickJS/awesome-cursorrules

Broken Authentication Testing

This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate password policies", "test for session fixation", or "identify authentication bypass flaws". It provides comprehensive techniques for identifying authentication and session management weaknesses in web applications.

9.0sickn33/antigravity-awesome-skills

Performance Testing Review AI Review

You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C

8.0sickn33/antigravity-awesome-skills

Jest Unit Testing

Rules

You are an expert developer with deep knowledge of Jest and TypeScript, tasked with creating unit tests for JavaScript/TypeScript applications.

8.0PatrickJS/awesome-cursorrules

Github Actions Templates

Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.

8.0sickn33/antigravity-awesome-skills

Azure Resource Manager Playwright Dotnet

|

8.0sickn33/antigravity-awesome-skills

Performance Testing Review Multi Agent Review

Use when working with performance testing review multi agent review

5.0sickn33/antigravity-awesome-skills

HVAC Quotes MCP

MCP Server

mcp-name: io.github.wmarceau/hvac-quotes HVAC equipment RFQ (Request for Quote) management via MCP for Claude Desktop. - Submit RFQs to HVAC equipment distributors - Check RFQ status and track responses - Get and compare quotes from multiple distributors - Simulate quotes for testing workflows Add to your claudedesktopconfig.json: Submit a Request for Quote to HVAC distributors. Check the status o

8.0MarceauSolutions/hvac-quotes-mcp

mcp-recorder — VCR.py for MCP servers

MCP Server

Record, replay, and verify Model Context Protocol interactions for deterministic testing. MCP servers break silently. Tool schemas change, prompts drift, responses shift. Without wire-level regression tests, you find out from your users. mcp-recorder captures the full protocol exchange into a cassette file and lets you test from both sides. Try it right now — a scenarios.yml and a public demo serv

8.7devhelmhq/mcp-recorder

Git Pr Workflows Git Workflow

Orchestrate a comprehensive git workflow from code review through PR creation, leveraging specialized agents for quality assurance, testing, and deployment readiness. This workflow implements modern g

7.0sickn33/antigravity-awesome-skills

Playwright MCP Server

MCP Server

A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models. This package provides MCP interface into Playwright. If you are using a coding agent, you might benefit from using the CLI+SKILLS instead. -

7.0microsoft/playwright-mcp