p-wegnerp-wegnerCommunity·1 Agent Skills Included

coding-aider

Structured coding plans with checklists and file context

Generates structured development plans with overviews, goals, implementation checklists, and file context files. Breaks complex features into atomic, trackable tasks so progress survives across multiple coding sessions. Eliminates messy ad-hoc planning by producing consistent plan files ready for review and execution.
npx skills add p-wegner/coding-aider --all -g -y
Available:

Gives your AI agent the build commands, architecture overview, and plan-system conventions it needs to work correctly inside this IntelliJ plugin codebase.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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