mdskills
← All tags

Testing AI Agent Skills

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

141 listings

File Path Traversal Testing

Skill

This skill should be used when the user asks to "test for directory traversal", "exploit path traversal vulnerabilities", "read arbitrary files through web applications", "find LFI vulnerabilities", or "access files outside web root". It provides comprehensive file path traversal attack and testing methodologies.

8.014k1by sickn33

SSH Penetration Testing

Skill

This skill should be used when the user asks to "pentest SSH services", "enumerate SSH configurations", "brute force SSH credentials", "exploit SSH vulnerabilities", "perform SSH tunneling", or "audit SSH security". It provides comprehensive SSH penetration testing methodologies and techniques.

8.014k1by sickn33

Firmware Analyst

Skill

Expert firmware analyst specializing in embedded systems, IoT

8.014k1by sickn33

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.4k1by jae-jae

API Fuzzing for Bug Bounty

Skill

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.014k1by sickn33

Durable Objects

Skill

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest.

9.07971by cloudflare

AWS Penetration Testing

Skill

This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege escalation", "S3 bucket testing", "metadata SSRF", "Lambda exploitation", or needs guidance on Amazon Web Services security assessment.

8.014k1by sickn33

Bun Development

Skill

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.014k1by sickn33

Pentest Commands

Skill

This skill should be used when the user asks to "run pentest commands", "scan with nmap", "use metasploit exploits", "crack passwords with hydra or john", "scan web vulnerabilities with nikto", "enumerate networks", or needs essential penetration testing command references.

7.014k1by sickn33

HTML Injection Testing

Skill

This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applications", or "test content injection vulnerabilities". It provides comprehensive HTML injection attack techniques and testing methodologies.

8.014k1by sickn33

Swift Patterns

Skill

Review, refactor, or build SwiftUI features with correct state management, modern API usage, optimal view composition, navigation patterns, performance optimization, and testing best practices.

9.04541by efremidze

Setup Plugin

Plugin

Version: 1.0.0 Purpose: Project initialization and Claude Code configuration The setup plugin provides commands for initializing Claude Code in new and existing projects, configuring user-level settings, and setting up project-specific configurations. Set up a new Python project with modern tooling and Claude framework integration. - Poetry or pip + venv support - pytest, black, ruff, mypy - .clau

11 skills · 31 commands · 1 hook

6.03431by applied-artificial-intelligence

Writing Skills

Skill

Use when creating, updating, or improving agent skills.

8.014k1by sickn33

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.041k1by PatrickJS

Testrail Test Case

Rules

Persona

8.041kby PatrickJS

Ruby Pro

Skill

Write idiomatic Ruby code with metaprogramming, Rails patterns, and

6.013kby sickn33

Cypress API Testing

Rules

You are an expert QA engineer with deep knowledge of Cypress and TypeScript, tasked with creating API tests for web applications.

7.038kby PatrickJS

Data Engineering Data Driven Feature

Skill

Build features guided by data insights, A/B testing, and continuous measurement using specialized agents for analysis, implementation, and experimentation.

8.014kby sickn33

JavaScript Chrome Apis

Rules

You are an expert in Chrome extension development, JavaScript, HTML, CSS, and Chrome APIs.

2.038kby PatrickJS

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.028kby microsoft

Azure Microsoft Playwright Testing Ts

Skill

Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing). Use when scaling browser tests across cloud-hosted browsers, integrating with CI/CD pipelines, or publishing test results to the Azure portal.

6.013kby sickn33

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.0522by blackwhite084

Cypress Accessibility Testing

Rules

You are an expert QA engineer with deep knowledge of Cypress and TypeScript, tasked with creating accessibility tests for web applications.

8.041kby PatrickJS

FFUF Skill for Claude Code

Skill

A Claude Code skill that integrates the powerful web fuzzer ffuf (Fuzz Faster U Fool) for web security testing and reconnaissance tasks. This skill enables Claude Code to perform intelligent web fuzzing operations using ffuf, making it easier to discover hidden directories, files, subdomains, and API endpoints. - ffuf must be installed on your system - Claude Desktop application - Appropriate auth

2.0216by jthack