Professional Aider setup for Docker-based tool development with auto-commits, conventions loading, and Sonnet model configuration
Professional Aider configuration optimized for Docker-based everyday tools development with automatic git commits and conventions enforcement.
This skill configures Aider with:
When applying this configuration:
1. **Create the configuration file** at `.aider.conf.yml` in the project root with the following content:
```yaml
model: sonnet
auto-commits: true
gitignore: false
read:
- CONVENTIONS.md
```
2. **Ensure CONVENTIONS.md exists** in the project root, as Aider will load it automatically on startup to understand project-specific coding standards
3. **Verify git repository** is initialized, since auto-commits is enabled
4. **Start Aider** - the configuration will be loaded automatically from `.aider.conf.yml`
Uncomment additional settings based on project needs:
Change the `model` setting to use different AI models:
This configuration is ideal for:
Leave a review
No reviews yet. Be the first to review this skill!
# Download SKILL.md from killerskills.ai/api/skills/aider-configuration-for-docker-image-projects/raw