initialize_ide_rules
Set up IDE-specific rules for your project by creating necessary files and directories. This tool ensures AI assistants understand project conventions. Uses current working directory if no path is specified.
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 |