Automates the full Git-based development workflow: create atomic commits with conventional messages, open templated pull requests, cut annotated semver releases with auto-generated notes, and create structured issues in your ticketing tool.
Create an atomic git commit with conventional message format. Use when the user says "commit", "git commit", "create a commit", "commit my changes", "commit and push", or invokes `/commit`. Do NOT use for amending existing commits, force-pushing, rebasing, opening pull requests, or release tagging.
Create a draft pull or merge request from the current branch. Use when the user says "open a pr", "open a pull request", "create a pr", "create a merge request", "open mr", "draft a pr for this branch", or invokes `/pull-request`. Do NOT use for committing changes, pushing a branch directly, tagging releases, merging an existing request, or amending commits.
Cut a semver release with annotated tag and release notes. Use when the user says "release", "tag", "tag this release", "bump version", "release v1.2.0", "cut a release", or invokes `/release-tag`. Do NOT use for plain commits without a tag, opening pull requests, pushing a branch only, or amending existing tags.
Create an issue in the configured ticketing tool. Use when the user says "new issue", "create an issue", "file a bug", "file an issue", "report bug", "open an issue", or invokes `/issue-create`. Do NOT use for committing changes, opening pull requests, tagging releases, or commenting on existing issues.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
6 plugins · 37 skills · 3 agents · MIT
Quick start → · Browse plugins → · How it works → · Join Discord →
The AIDD Framework is a marketplace of skills, agents, rules, and conventions that make the AI-Driven Development flow concrete inside your AI coding assistant - the full SDLC (plan → implement → review → ship) under rigorous human supervision. It is the open toolset of the AI-Driven Dev community.
The framework is authored for Claude Code, and this repository is its native marketplace. Every release also attaches archives adapted to each tool we support - Cursor, GitHub Copilot, Codex, OpenCode (marketplace or flat format per tool) - so you grab the build that matches your assistant. See Another AI tool? for the per-tool download + install table.
Founded by Alex Soyes - Blog · GitHub · LinkedIn · X.
Join the conversation: Discord · YouTube · LinkedIn · Website
Just an AI coding assistant. Everything else is per-plugin and optional.
| To… | You need |
|---|---|
| Register & run the marketplace | An AI assistant - Claude Code runs this marketplace natively; for another tool, grab the release archive the aidd-cli builds for it |
| Use a plugin's extras | Only what that plugin's README lists - e.g. gh / glab for VCS, a ticketing tool for PM |
Nothing beyond the AI tool is required just to register the marketplace.
Register the marketplace and install the core plugins (Claude Code slash commands, not shell):
/plugin marketplace add ai-driven-dev/framework
/plugin install aidd-context@aidd-framework
/plugin install aidd-refine@aidd-framework
/plugin install aidd-dev@aidd-framework
/plugin install aidd-vcs@aidd-framework
Then set up project context (guided onboard, or direct project-init) and run the dev flow:
---
title: AIDD quick start
---
flowchart TD
Install["Marketplace + plugins installed"]
Setup{"Set up context"}
Onboard["aidd-context:00-onboard - guided hub"]
Init["aidd-context:02-project-init - context engineering"]
Brainstorm["aidd-refine:01-brainstorm"]
Plan["aidd-dev:01-plan"]
Implement["aidd-dev:02-implement"]
Assert["aidd-dev:03-assert"]
Review["aidd-dev:05-review"]
Commit["aidd-vcs:01-commit"]
PR["aidd-vcs:02-pull-request"]
Learn["aidd-context:10-learn"]
Install --> Setup
Setup -->|guided| Onboard
Setup -->|direct| Init
Onboard --> Init
Init --> Brainstorm
Brainstorm --> Plan
Plan --> Implement
Implement --> Assert
Assert --> Review
Review --> Commit
Commit --> PR
PR --> Learn
/aidd-context:00-onboard - it inspects the project and guides you./aidd-dev:00-sdlc runs plan → implement → review → ship./plugin Discover tab.Knowledge production: project bootstrap, project init, generation of context artifacts (skills, agents, rules, commands, hooks), mermaid diagrams, learn, discovery
Code transformation: Dev SDLC orchestrator (code-shipping pipeline), plan, assert, audit, review, test, refactor, debug, for-sure. Hosts engineering agents.
Orchestration plugin. v1 use case: async development - turn ready issues into pull requests, then iterate on review feedback until a human takes over. Designed to host more orchestration use cases (refactoring, docs, audits) in future versions.
Product management: ticket-info, user-stories-create, prd, spec
Meta-cognition: refine input through brainstorming, refine output through challenge and condensed communication mode.
npx claudepluginhub ai-driven-dev/frameworkUI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.