form-testing

Validate form submissions, email delivery, and SMTP configuration.

5|1|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/CrazySwami/wordpress-dev-skills --skill form-testing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: form-testing
Source: https://github.com/CrazySwami/wordpress-dev-skills/tree/main/skills/form-testing
Command: npx skills add https://github.com/CrazySwami/wordpress-dev-skills --skill form-testing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires WP-CLI, docker, and includes scripts (resource) components.

What problem does it solve?

This Skill verifies form submissions, email delivery, and SMTP configuration, helping ensure reliable user communications.

Core Features & Use Cases

  • Email delivery tests: Validate WP Mail SMTP and mail delivery.
  • Form tests: Validate form fields, nonce verification, and redirects.
  • Security checks: Validate nonce handling and input sanitization.

Quick Start

Run the test-mail.sh script to verify email delivery, then perform a full form audit with the audit-forms.sh script.