Aider configuration for WYSIWYG laser camera system development with Qwen 2.5 Coder 14B model via local OpenAI-compatible API, auto-commits, auto-lint, and vim mode enabled.
This skill configures Aider for development of the Wizzy WYSIWYG laser camera system. It uses a local Qwen 2.5 Coder 14B model via OpenAI-compatible API endpoint, with auto-commits, auto-lint, and vim mode enabled.
This Aider setup is optimized for hardware/software development with the following features:
When working with this Aider configuration, follow these steps:
1. **Environment Setup**
- Ensure the local OpenAI-compatible API is running at `http://localhost:5000/v1`
- Verify the Qwen 2.5 Coder 14B Instruct model is available
- Confirm the project has a `.env` file at the root if environment variables are needed
2. **File Management**
- Project uses `.aiderignore` to exclude files from Aider's context
- Chat history is preserved in `.aider.chat.history.md`
- Input history is saved in `.aider.input.history`
- Model metadata tracked in `.aider.model.metadata.json`
- Model settings in `.aider.model.settings.yml`
3. **Git Integration**
- Auto-commits are enabled - changes will be committed automatically
- Dirty commits allowed (will commit even with uncommitted changes)
- Both author and committer attribution enabled
- Gitignore respected when selecting files
4. **Code Quality**
- Auto-lint is enabled - code will be linted automatically after changes
- No auto-testing configured
- Repository map tokens set to 1024 with 2x multiplier when no files specified
5. **UI/UX Preferences**
- Vim mode enabled for editing
- Fancy input enabled for enhanced input experience
- Pretty formatting enabled for output
- Color scheme configured:
- Assistant output: #0088ff (blue)
- User input: #00cc00 (green)
- Tool errors: #FF2222 (red)
- Tool warnings: #FFA500 (orange)
6. **Development Workflow**
- URLs in code/comments will be auto-detected
- Shell command suggestions available when appropriate
- Code theme set to default
- Update checks enabled
- Streaming responses enabled for faster feedback
To use this configuration:
```bash
cd /path/to/wizzy
aider
```
Leave a review
No reviews yet. Be the first to review this skill!
# Download SKILL.md from killerskills.ai/api/skills/wizzy-laser-system-aider-config/raw