wordpress_plugin_readiness
Analyzes WordPress plugins for security vulnerabilities, coding standards, performance issues, and WordPress.org submission requirements to ensure compliance and readiness.
Instructions
Comprehensive WordPress plugin readiness check for security, best practices, and WordPress.org submission
WORKFLOW: Perfect for understanding complex code, identifying issues, and technical debt assessment TIP: Use Desktop Commander to read files, then pass content here for analysis SAVES: Claude context for strategic decisions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
analysisDepth | No | Level of analysis detail | comprehensive |
includeSteps | No | Specific analysis steps to include | |
maxDepth | No | Maximum directory depth for file discovery (1-5) | |
maxFiles | No | Maximum number of PHP files to analyze | |
phpVersion | No | Target PHP version for compatibility | 8.0 |
projectPath | Yes | Path to WordPress plugin root directory | |
wpVersion | No | Target WordPress version for compatibility | 6.4 |