analyze
Examines project structure, configurations, and dependencies to provide smart recommendations and generate optimal configs based on framework best practices.
Instructions
Project Intelligence: Comprehensive analysis of project structure, configuration, and dependencies. Provides smart recommendations, generates optimal configs, and suggests improvements based on framework best practices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project path to analyze (default: current directory) | |
| action | No | Type of analysis to perform | |
| format | No | Output format | |
| autoFix | No | Automatically apply safe fixes (default: false) | |
| configType | No | Config type to generate (for action:"generate") |