Security guidelines for WordPress plugin development: sanitization, validation, escaping, nonces, capabilities, SQL injection prevention, XSS protection, and CSRF mitigation. Based on official WordPress Developer Resources.
$npx -y skills add fernandotellado/ai-skills --skill wp-plugin-securityInstalls into the current project.
Run `npx skills use "https://github.com/fernandotellado/ai-skills" --skill "fernandotellado/ai-skills/wp-plugin-security"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fernandotellado/ai-skills" that are relevant to the current task. Run `npx skills add "https://github.com/fernandotellado/ai-skills"` and select the relevant skills, then follow their instructions.