🎯 Claude Code Setup
Teach Claude Code how to use ctx by adding instructions to your project:
1
Create CLAUDE.md file
Create CLAUDE.md in your project root directory
2
Copy instructions
Click the "Copy AI Instructions" button below to get the ctx configuration
3
Paste and save
Paste the instructions into CLAUDE.md and save the file
4
Claude Code automatically loads these instructions
Your AI assistant will now use ctx for all CLI operations
📁 File: CLAUDE.md (in project root)
⚡ Cursor Setup
Teach Cursor's AI how to use ctx by adding instructions to your project:
1
Create .cursor/rules file
Create .cursor/rules in your project root directory
2
Copy instructions
Click the "Copy AI Instructions" button below to get the ctx configuration
3
Paste and save
Paste the instructions into .cursor/rules and save the file
📁 File: .cursor/rules (in project root)
🏄 Windsurf Setup
Teach Windsurf's AI how to use ctx by adding instructions to your project:
1
Create .windsurf/rules.md file
Create .windsurf/rules.md in your project root directory
2
Copy instructions
Click the "Copy AI Instructions" button below to get the ctx configuration
3
Paste and save
Paste the instructions into .windsurf/rules.md and save the file
📁 File: .windsurf/rules.md (in project root)
🔮 Cline Setup
Teach Cline how to use ctx by adding instructions to your project:
1
Create .cline/instructions.md file
Create .cline/instructions.md in your project root directory
2
Copy instructions
Click the "Copy AI Instructions" button below to get the ctx configuration
3
Paste and save
Paste the instructions into .cline/instructions.md and save the file
📁 File: .cline/instructions.md (in project root)
✨ Gemini Setup
Teach Gemini how to use ctx by adding instructions to your project:
1
Create GEMINI.md file
Create GEMINI.md in your project root directory
2
Copy instructions
Click the "Copy AI Instructions" button below to get the ctx configuration
3
Paste and save
Paste the instructions into GEMINI.md and save the file
📁 File: GEMINI.md (in project root)
💻 VS Code Setup
Teach VS Code AI extensions how to use ctx by adding instructions to your project:
1
Create .vscode/ai-instructions.md file
Create .vscode/ai-instructions.md in your project root directory
2
Copy instructions
Click the "Copy AI Instructions" button below to get the ctx configuration
3
Paste and save
Paste the instructions into .vscode/ai-instructions.md and save the file
4
Configure your AI extension
Configure your AI extension to use these instructions
📁 File: .vscode/ai-instructions.md (in project root)