form-testing

Community

Test WordPress forms and email delivery.

AuthorCrazySwami
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

WP-CLIdocker

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: form-testing
Download link: https://github.com/CrazySwami/wordpress-dev-skills/archive/main.zip#form-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository