aidd
Structured planning, TDD execution, code review, and release workflows
All Skills in This Repository (35)
Pure Emerald Level Indicatorsaidd-agent-orchestrator
Coordinate specialized software development agents across UI, state, and testing tasks.
aidd-requirements
Generate functional requirements in "Given X, should Y" format for user stories.
aidd-product-manager
Orchestrate personas, pain points, user stories, and product requirements into structured product plans.
aidd-observe
Enforce Observe<T> reactive data flow best practices in services and UI components.
aidd-review
Review code for quality, security, test coverage, and project standards.
aidd-log
Create structured changelogs for completed epics with emoji categorization.
aidd-javascript-io-effects
Isolate JavaScript side effects using the saga pattern for deterministic testing.
aidd-rtc
Structure deep analysis and critical thinking for complex decision-making.
aidd-fix
Debug and implement code using test-driven development with Git and npm.
aidd-ui
Design accessible UI components and responsive layouts with React, CSS, and HTML.
aidd-stack
Guide NextJS, React/Redux, and Shadcn UI feature development with TDD.
aidd-error-causes
Create named, routable errors with consistent metadata in JavaScript/TypeScript.
Frequently Asked Questions
FAQPage SchemaHow to install AIDD Framework?โผ
Run `npx skills add paralleldrive/aidd --all -g -y` in your terminal to install all skills in this suite globally.
What problem does AIDD solve?โผ
It keeps AI-generated code maintainable by enforcing specification-driven planning, test-driven development, and systematic code review, reducing duplication, bugs, and security flaws.
How do the AIDD workflow commands work?โผ
You run chat commands like /discover, /task, /execute, /review, and /commit in your editor, and each one routes to a specialized skill that handles that stage of development.
Does AIDD work with Cursor and Claude Code?โผ
Yes. The skills follow the standard SKILL.md format and run in Cursor, Claude Code, and other compatible coding environments, with a one-command Cursor setup.
Can AIDD handle pull request review feedback?โผ
Yes. The /aidd-pr skill triages review comments, resolves already-addressed threads, and delegates remaining fixes to parallel sub-agents on the PR branch.
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