coding-aider
Structured coding plans with checklists and file context
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install coding-aider?▼
Run `npx skills add p-wegner/coding-aider --all -g -y` in your terminal to install all skills in this repository globally.
What is a coding-aider plan?▼
It is a structured development plan with an overview, goals, an implementation checklist, and a YAML file listing the relevant project files. It mirrors the plan format used by the Coding-Aider IntelliJ plugin.
How do I track progress on a big feature?▼
The generated checklist breaks the feature into atomic tasks you can mark off one by one, so progress stays visible across multiple coding sessions.
Does this work with Claude Code and other agents?▼
Yes. The skill follows the universal SKILL.md standard and works in Claude Code, Cursor, and other compatible coding agents.
Do I need the IntelliJ plugin to use these plans?▼
No. The skill generates the same plan format standalone, though the files remain fully compatible with the Coding-Aider IntelliJ plugin if you use it later.
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