aider-desk
Control AI coding agents with full transparency and review
All Skills in This Repository (5)
Pure Emerald Level Indicatorsextension-creator
Generate boilerplate code, metadata, and documentation templates for AiderDesk extensions.
theme-factory
Create and register SCSS color themes with i18n display names.
agent-creator
Create AiderDesk agent profiles with structured config.json and schema validation.
writing-tests
Automate Vitest and React Testing Library tests across the AiderDesk codebase.
agent-creator
Create and configure AiderDesk agent profiles with tool groups, approvals, and subagent settings.
Frequently Asked Questions
FAQPage SchemaHow to install AiderDesk?โผ
Run `npx skills add hotovo/aider-desk --all -g -y` in your terminal to install all skills in this suite globally.
What does AiderDesk do?โผ
AiderDesk is a desktop app that wraps the Aider AI coding assistant with a full orchestration layer, letting you review every AI change, approve tool usage, and manage multiple projects safely.
How do I create custom AI agent profiles?โผ
The agent-creator skill walks you through defining tool permissions, approval rules, system prompts, and subagent settings, then saves the profile as a config file.
Can I build custom extensions for AiderDesk?โผ
Yes. The extension-creator skill helps you build extensions with custom tools, slash commands, UI components, and event handlers that hook into the AI runtime.
Which AI models does AiderDesk support?โผ
It works with over 25 providers including OpenAI, Anthropic, Gemini, DeepSeek, and Ollama, and you can switch models per task or agent profile.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core