paralleldriveparalleldriveOfficialยท35 Agent Skills Included

aidd

Structured planning, TDD execution, code review, and release workflows

Guides software teams through discovery, task planning, test-driven implementation, code review, and release using structured workflow commands. Prevents common quality problems like skipped tests, duplicated logic, security gaps, and unplanned scope creep. Includes specialized skills for React, Redux, services, security reviews, PR triage, and parallel sub-agent delegation to ship maintainable code faster.
npx skills add paralleldrive/aidd --all -g -y
Available:

Tells the agent to read the project vision document before any task, load skill indexes progressively to save context, resolve conflicts with the vision before proceeding, and route requests like bug fixes to the matching skill.

All Skills in This Repository (35)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
paralleldriveparalleldrive

aidd-agent-orchestrator

Coordinate specialized software development agents across UI, state, and testing tasks.

Official
Advanced
๐Ÿ“ฆ In Repo
paralleldriveparalleldrive

aidd-requirements

Generate functional requirements in "Given X, should Y" format for user stories.

Official
Basic
๐Ÿ“ฆ In Repo
paralleldriveparalleldrive

aidd-product-manager

Orchestrate personas, pain points, user stories, and product requirements into structured product plans.

Official
Advanced
๐Ÿ“ฆ In Repo
paralleldriveparalleldrive

aidd-observe

Enforce Observe<T> reactive data flow best practices in services and UI components.

Official
Intermediate
๐Ÿ“ฆ In Repo
paralleldriveparalleldrive

aidd-review

Review code for quality, security, test coverage, and project standards.

Official
Advanced
๐Ÿ“ฆ In Repo
paralleldriveparalleldrive

aidd-log

Create structured changelogs for completed epics with emoji categorization.

Official
Basic
๐Ÿ“ฆ In Repo
paralleldriveparalleldrive

aidd-javascript-io-effects

Isolate JavaScript side effects using the saga pattern for deterministic testing.

Official
Intermediate
๐Ÿ“ฆ In Repo
paralleldriveparalleldrive

aidd-rtc

Structure deep analysis and critical thinking for complex decision-making.

Official
Advanced
๐Ÿ“ฆ In Repo
paralleldriveparalleldrive

aidd-fix

Debug and implement code using test-driven development with Git and npm.

Official
Advanced
๐Ÿ“ฆ In Repo
paralleldriveparalleldrive

aidd-ui

Design accessible UI components and responsive layouts with React, CSS, and HTML.

Official
Intermediate
๐Ÿ“ฆ In Repo
paralleldriveparalleldrive

aidd-stack

Guide NextJS, React/Redux, and Shadcn UI feature development with TDD.

Official
Intermediate
๐Ÿ“ฆ In Repo
paralleldriveparalleldrive

aidd-error-causes

Create named, routable errors with consistent metadata in JavaScript/TypeScript.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’