suggestBestPractice
Get best practices for specific programming tasks, patterns, or technologies. Share your current approach to receive tailored improvement suggestions.
Instructions
Suggests best practices for a specific programming task, pattern, or technology
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | The task or area to get best practices for (e.g., "error handling", "API design", "state management") | |
| technology | No | The specific technology or framework context | |
| currentApproach | No | Your current approach to get specific improvement suggestions |