Aider config optimized for fast coding with Qwen3 Coder main model, Gemini Flash for quick tasks, dark mode, and unified diff format
High-performance Aider configuration using Qwen3 Coder as the main model with Gemini Flash for lightweight operations.
This setup provides:
1. Create or edit your `.aider.conf.yml` file in your project root or home directory
2. Add the following configuration:
```yaml
dark-mode: true
model: openrouter/qwen/qwen3-coder
weak-model: openrouter/google/gemini-2.0-flash-001
editor-model: openrouter/google/gemini-2.0-flash-001
pretty: true
watch-files: true
edit-format: udiff
editor-edit-format: editor-diff
```
3. Ensure you have your OpenRouter API key configured:
```bash
export OPENROUTER_API_KEY=your_key_here
```
4. Run Aider in your project:
```bash
aider
```
**Commented alternatives** (optional, can uncomment to test):
**Current setup reasoning**:
Leave a review
No reviews yet. Be the first to review this skill!
# Download SKILL.md from killerskills.ai/api/skills/qwen3-coder-gemini-flash-configuration/raw