ai-driven-dev

61 mods across 1 repository, 445 stars between them.

ai-driven-dev/framework

Skill Claude CodeCodex

Imagine and validate the technical architecture of a new SaaS through interactive Q&A, candidate-stack comparison, multi-agent audit, and an INSTALL.md output. Use when starting a new SaaS project, choosing a stack, designing the architecture pattern (monolith vs microservices vs serverless), or producing a project's…

445 2d ago A 115 tokens original MIT

ai-driven-dev/framework

Skill Claude CodeCodex

Initialize or refresh the project memory bank, scaffold the rules directory, and ensure AI context files contain the project memory block. Use when running aidd init for the first time, bootstrapping a new project, or re-running the init flow on an existing project. Do NOT use for updating individual memory files…

445 2d ago A 102 tokens original MIT

ai-driven-dev/framework

Skill Claude CodeCodex

Generate Claude Code context artifacts - skills (router-based: SKILL.md + atomic testable actions + minimal evals), agents, and rules. Use when the user wants to create, refactor, add or remove actions in a skill, migrate a slash command into a skill, or generate a new agent or rule. Do NOT use for editing a single…

445 2d ago A 112 tokens original MIT

ai-driven-dev/framework

Agent

Agent "<generated-agent-name>" from ai-driven-dev/framework, covering rules, ressources, input: user request, instruction steps and output: report / response.

445 2d ago A 15 tokens original MIT

ai-driven-dev/framework

Skill Claude CodeCodex

Capture and store learnings from recently implemented features into memory bank, decisions, or coding rules.

445 2d ago A 27 tokens original MIT

aidd-dev

33

ai-driven-dev/framework

Plugin Claude Code

Code transformation: SDLC orchestrator, plan, assert, audit, review, test, refactor, debug, for-sure. Hosts agents.

445 2d ago A tokens not measured original MIT

playwright

34

ai-driven-dev/framework

MCP server Claude CodeCodexCursor +2

Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.

445 2d ago A tokens not measured copy · 100% MIT

figma

35

ai-driven-dev/framework

MCP server Claude CodeCodexCursor +2

MCP server "figma", hosted remotely at mcp.figma.com, as configured in ai-driven-dev/framework.

445 2d ago A tokens not measured original MIT

implementer

36

ai-driven-dev/framework

Agent

Milestone executor. Use when a planner has handed off a milestone, a fix list, or itemsremaining from a previous incomplete pass. Codes, tests, repairs. Returns what's done, what's remaining, and a completion score. Never replans, never judges.

445 2d ago A 55 tokens original MIT

planner

37

ai-driven-dev/framework

Agent

Planning agent. Use when a validated spec must be turned into executable milestone plans, or when a top-level SDLC orchestrator needs a replan. Writes plans and decisions only. Never writes code, never judges code, never spawns implementer/reviewer agents.

445 2d ago A 55 tokens original MIT

reviewer

38

ai-driven-dev/framework

Agent

Independent critic in fresh context. Use when an artifact (code, spec, plan, doc) needs verification against a validator (acceptance criteria, checklist file, or any explicit ruleset). Returns reviewed items, findings, completion score and quality score. Never edits the artifact, never decides what to do next.

445 2d ago A 65 tokens original MIT

aidd-dev:00:sdlc

39

ai-driven-dev/framework

Skill Claude CodeCodex

Pure orchestrator for the full AIDD development flow. Use when a human (or Gardener) needs to take a free-form request from idea to shipped code, end-to-end. Coordinates spec generation, planning, implementation, and review by composing other skills and agents. Holds no business logic of its own — every step is…

445 2d ago A 76 tokens original MIT

aidd-dev:01:plan

40

ai-driven-dev/framework

Skill Claude CodeCodex

Generate technical implementation plans, define component behaviors, and extract design details from images.

445 2d ago A 24 tokens original MIT

aidd-dev:02:assert

41

ai-driven-dev/framework

Skill Claude CodeCodex

Assert features work as intended — general assertions, architecture conformance, and frontend UI validation.

445 2d ago A 26 tokens original MIT

aidd-dev:03:audit

42

ai-driven-dev/framework

Skill Claude CodeCodex

Perform deep codebase analysis to identify technical debt, dead code, and improvement opportunities.

445 2d ago A 25 tokens original MIT

aidd-dev:04:review

43

ai-driven-dev/framework

Skill Claude CodeCodex

Review code quality against project rules and validate feature behavior against plan specifications.

445 2d ago A 22 tokens original MIT

aidd-dev:05:test

44

ai-driven-dev/framework

Skill Claude CodeCodex

Write and iterate on tests until they pass, and validate user journeys end-to-end in the browser.

445 2d ago A 27 tokens original MIT

aidd-dev:07:debug

46

ai-driven-dev/framework

Skill Claude CodeCodex

Reproduce and fix bugs systematically using test-driven workflow, root cause analysis, and hypothesis validation.

445 2d ago A 27 tokens original MIT

ai-driven-dev/framework

Skill Claude CodeCodex

Iterative agent loop that tracks attempts and retries until a success condition is met. Use when the user says "for sure", "make sure", "keep trying until", "loop until done", "don't stop until", or needs guaranteed completion of a task with explicit success criteria.

445 2d ago A 66 tokens original MIT

aidd-pm

48

ai-driven-dev/framework

Plugin Claude Code

Product management (release candidate): ticket-info, user-stories-create, prd.

445 2d ago A tokens not measured original MIT