recommend_package
Recommends the optimal WPZylos framework package for a given development task, helping avoid redundant code.
Instructions
Given a task description, recommend the best WPZylos framework package(s) to use. Prevents reinventing logic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Description of what you want to accomplish (e.g., "validate user form input", "register a REST API endpoint") |