Aider

Use this skill when the user wants to use AI pair programming to edit code in the terminal.

javimosch afa42ff 692 B Updated

File contents

Aider Plugin

AI pair programming tool that lets you edit code in your local git repo with LLM assistance.

Commands

Basic

  • aider _ _ — Passthrough to aider CLI

Usage Examples

  • "Help me refactor this function using aider"
  • "Use aider to add error handling to the API routes"
  • "Run aider to fix the bug in src/main.py"

Installation

pip install aider-chat

Key Features

  • Edit code in your local git repository
  • Multiple LLM support (Claude, GPT-4, etc.)
  • Automatic git commits
  • In-chat file editing
  • Voice coding support

javimosch/supercli/tree/main/plugins/aider/skills/quickstart commit afa42ffe38

Frequently asked questions

npx skillmds@latest add javimosch/aider