Aider configuration for managing a personal homepage project with Docker compose, bookmarks, and service configurations
An Aider configuration for managing a personal homepage project built with Docker Compose. This skill focuses on editing bookmark, service, and settings configurations while maintaining awareness of the Docker environment.
This skill configures Aider to work effectively with a homepage project that uses:
When using this configuration, Aider will:
1. **Enable Architect Mode**: Provide high-level architectural guidance and design decisions for the homepage structure
2. **Watch Files**: Automatically detect and reload changes to configuration files during editing sessions
3. **Manage Chat History**: Keep recent context (8192 tokens) without persisting between sessions for fresh starts
4. **Track Key Files**: Always maintain awareness of:
- `docker-compose.yml` - Container orchestration
- `.env.example` - Environment variable template
5. **Focus on Configuration Files**: Primary editing targets are:
- `config/bookmarks.yaml` - Bookmark collections
- `config/docker.yaml` - Docker service settings
- `config/services.yaml` - Service definitions
- `config/settings.yaml` - General application settings
6. **Use Manual Commits**: Auto-commits are disabled to allow review before committing changes
7. **Attribute Commits**: All commits will be attributed to the AI assistant for transparency
8. **Optimize Code Maps**: Use 2048 tokens for repository maps and refresh always for accuracy
9. **Use Neovim**: Configure Neovim as the default editor for file operations
**Adding a new bookmark category:**
```bash
aider
```
**Updating Docker service configuration:**
```bash
aider
```
**Modifying application settings:**
```bash
aider
```
Leave a review
No reviews yet. Be the first to review this skill!
# Download SKILL.md from killerskills.ai/api/skills/homepage-configuration-management/raw