Command
Update CHANGELOG.md with new entry based on git diff.
Command
Update CHANGELOG.md with new entry based on git diff.
Skill Claude CodeCodex
Create new AiderDesk UI themes by defining SCSS color variables, registering theme types, and adding i18n display names. Use when adding a theme, creating a color scheme, customizing appearance, or implementing dark mode and light mode variants.
Skill Claude CodeCodex
Write unit tests, component tests, and integration tests for AiderDesk using Vitest and React Testing Library. Use when creating new tests, adding test coverage, configuring mocks, setting up test files, or debugging failing tests.
Instructions file CodexOpenCode
Instructions for hotovo/aider-desk, covering agents.md, common commands, development, type checking and linting and formatting.
Skill Claude CodeCodex
Create and configure AiderDesk agent profiles by defining tool groups, approval rules, system prompts, subagent settings, subagent filtering, and provider/model selection. Use when setting up a new agent, creating a profile, or configuring agent tools, permissions, and subagent behavior.
Skill Claude CodeCodex
Create AiderDesk extensions by setting up extension files, defining metadata, implementing Extension interface methods, and updating documentation. Use when building a new extension, creating extension commands, tools, or event handlers.