ed3d-plugins
Structured planning, execution, review, and debugging workflows
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ed3d-plugins?โผ
Run `npx skills add ed3dai/ed3d-plugins --all -g -y` in your terminal to install all plugins in this collection globally.
What does ed3d-plan-and-execute do?โผ
It turns a rough idea into a validated design document, then a phased implementation plan, then executes each task with code review until zero issues remain.
How does this collection prevent hallucinated plans?โผ
Research agents verify codebase state and external documentation before planning, so every implementation task references real files and current APIs.
Does ed3d-plugins work with Claude Code?โผ
Yes. Every plugin follows the standard SKILL.md, agents, commands, and hooks formats and installs directly into Claude Code.
Can non-developers use ed3d-plugins?โผ
The workflows are aimed at software development, but the research, session review, and planning plugins are useful for anyone managing complex multi-step projects.
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