create_ide_configs
Generate IDE-specific configurations for Cursor, VS Code, and IntelliJ to streamline project setup and enhance coding efficiency. Customize with auto-loaded context, debugging setups, and tailored rules.
Instructions
Create IDE-specific configurations for Cursor, VS Code, and IntelliJ
Input Schema
Name | Required | Description | Default |
---|---|---|---|
analysisId | No | Analysis ID from analyze_codebase_deeply | |
autoLoadContext | No | Enable automatic context loading | |
customRules | No | Custom rules to add | |
ide | Yes | Which IDE configurations to create | |
includeDebugConfigs | No | Include debugging configurations | |
projectPath | Yes | Path to the project directory |