refactor_advice
Provides refactoring advice for React or Kubernetes code snippets and descriptions to improve code quality and maintainability.
Instructions
Get refactoring advice for a specific technology and query.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| technology | Yes | The technology to provide advice for. Supported: React, Kubernetes | |
| query | Yes | Code snippet or description to refactor |