initialize_ide_rules
Set up IDE-specific rules for a project by generating necessary files and directories, enabling AI assistants to interpret project conventions and workflows effectively.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ide | No | The IDE to initialize rules for (cursor, windsurf-next, windsurf, cline, roo, copilot) | cursor |
project_path | No | Path to the project. If not provided or invalid, the current working directory will be used automatically |