noah-sheldon/ai-dev-kit

9 stars · Last commit 2026-04-13

Production-ready AI dev workflow scaffold with 59 skills, 33 agents, hooks, and rules for Claude Code, Codex, Gemini CLI, Copilot CLI, Qwen Code, and OpenCode.

README preview

# AI Dev Kit

> Production-ready AI dev workflow scaffold with 59 skills, 33 agents, hooks, and rules.

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![Platform](https://img.shields.io/badge/platform-Claude%20Code%20%7C%20Codex%20%7C%20OpenCode%20%7C%20Gemini%20%7C%20Copilot%20CLI%20%7C%20Qwen%20Code-lightgrey)](https://noahsheldon.dev)
[![Skills](https://img.shields.io/badge/skills-59-brightgreen)](./skills/)
[![Agents](https://img.shields.io/badge/agents-33-blue)](./agents/)
[![Commands](https://img.shields.io/badge/commands-41-orange)](./commands/)

---

## What Is This?

AI Dev Kit is a **complete plugin-oriented developer workspace** for AI coding assistants. It ships everything needed to run professional-grade engineering workflows — TDD, code review, security audit, CI/CD, ML pipelines, infrastructure-as-code, code quality analysis, and debt tracking — across Claude Code, Codex, OpenCode, and Gemini CLI.

Think of it as a **system prompt that scales to 59 specialized skills and 33 domain agents**, with lifecycle hooks and automated validation.

---

View full repository on GitHub →