Aider — AI Pair Programming in Your Terminal

You are an expert in Aider, the terminalbased AI coding assistant that reads your codebase, makes changes across multiple files, and creates proper git commits. You help developers use Aider for autonomous code generation, refactoring, bug fixing, and test writing — working with any LLM (Claude, GPT4, Gemini, local mod

Overview

This AI agent skill provides expertise in Aider, a terminal-based pair programming tool designed for seamless codebase integration. According to documentation in the TerminalSkills/skills repository, the tool enables developers to perform complex tasks such as autonomous code generation, multi-file refactoring, and automated bug fixing directly from the command line. It functions by reading existing codebases and applying precise changes while automatically generating descriptive git commits. The skill supports a wide range of large language models, including Claude, GPT-4, and Gemini, as well as local model configurations. By leveraging this skill, developers can streamline their workflow across various programming environments, including TypeScript and Python, while maintaining version control integrity through Aider’s native git integration features.

Use Cases

Automating multi-file refactoring and bug fixes with integrated git commits.
Generating unit tests and new features using various LLMs within the terminal.
Managing codebase changes autonomously across TypeScript and Python projects.

Install Notes

# Review source first
open https://github.com/TerminalSkills/skills/blob/main/skills/aider/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

Security Notes

Users should be aware that this skill interacts directly with local codebases and version control systems. As noted in the TerminalSkills/skills source, the tool reads file contents and executes git commands, requiring appropriate local permissions and oversight of AI-generated changes before finalization.

Related Skills

Android Emulator QA

openai/plugins

Domain Specific

Use when validating Android feature flows in an emulator with adb-driven launch, input, UI-tree inspection, screenshots, and logcat capture.

Codex
pythontesting
4,888 StarsApache-2.0

Data360 Harmonize

forcedotcom/sf-skills

Domain Specific

Salesforce Data Cloud Harmonize phase. Use this skill when the user works with DMOs, mappings, relationships, identity resolution, unified profiles, data graphs, or universal IDs. TRIGGER when: user works with DMOs, mappings, relationships, identity resolution, unified profiles, data graphs, or universal IDs. DO NOT...

reviewdata
783 StarsApache-2.0

Mobile Apps Create

forcedotcom/sf-skills

Domain Specific

The entry point for building any Salesforce native mobile app on iOS or Android. TRIGGER when the user says: "build a Salesforce iOS app", "add Salesforce login to my Android app", "set up Mobile SDK", "add MobileSync / SmartStore offline storage", "embed an Agentforce agent in my mobile app", "add Agentforce chat t...

reactdata
783 StarsApache-2.0

Platform Trust Archive Manage

forcedotcom/sf-skills

Domain Specific

ALWAYS USE THIS SKILL for anything involving Salesforce Archive (also called Trusted Services Archive) — search, view, unarchive, analyze, mask, and erase (RTBF) archived records via the Archive Connect API, and reading archive job status from the ArchiveActivity object. TRIGGER when: user mentions Salesforce Archiv...

data
783 StarsApache-2.0

Platform Models API Configure

forcedotcom/sf-skills

Domain Specific

Configure (or troubleshoot) an AI coding agent or CLI to route through the Salesforce Models API using a signed OrgJWT. Use this skill when pointing an agent at the Salesforce model endpoint (api.salesforce.com/ai/gpt/v1), setting up OrgJWT / Bedrock-mode auth, wiring the agent's settings, API-key helper, and creden...

CodexClaude Code
reviewdata
783 StarsApache-2.0

Experience UI Bundle Salesforce Data Access

forcedotcom/sf-skills

Domain Specific

MUST activate when a uiBundles/*/src/ project does ANY Salesforce record operation — reading, creating, updating, deleting, or caching/refreshing query results. Triggers: code importing @salesforce/platform-sdk, calls to sdk.graphql.query / sdk.graphql.mutate / sdk.fetch, *.graphql files, stale data needing a force-...

typescriptreact
783 StarsApache-2.0