Claude Skill
codeaholicguy/ai-devkit
AI DevKit is a universal CLI toolkit for AI agent skills, enabling structured AI-assisted development across Cursor, Claude Code, Codex, and more. Built with TypeScript.
Overview
Repository
Install this Skill
npx ai-devkit@latest initRegistry
npx ai-devkit@latest initgit clone https://github.com/Codeaholicguy/ai-devkit.git
Summary
AI DevKit is a universal CLI toolkit designed for AI agent skills, enabling structured AI-assisted development across tools like Cursor, Claude Code, and Codex. It provides a unified interface to streamline engineering workflows.
一个通用的AI代理技能CLI工具包,支持在Cursor、Claude Code、Codex等工具中实现结构化的AI辅助开发。
Key features
- Universal CLI for AI agent skills across multiple tools
- Structured AI-assisted development workflows
- Supports Cursor, Claude Code, Codex, and more
- Built with TypeScript for reliability and performance
Use cases
- Automate code generation and review with AI agents
- Integrate AI-assisted development into existing CLI workflows
- Standardize AI interactions across different development tools
README excerpt
# AI DevKit > English | [中文](./README-zh.md) **Your team of AI coding agents is fast, eager, and reckless. Make them work like senior engineers instead.**  AI DevKit turns one-off AI coding chats into a repeatable software delivery workflow: requirements, design, planning, implementation, tests, verification, memory, and review. - **Stops prompt-and-pray coding** — `/new-requirement` makes the agent clarify the problem before touching code - **Blocks fake "done" claims** — `verify` requires fresh test/build output before completion claims - **Keeps project knowledge alive** — `@ai-devkit/memory` stores decisions, conventions, and fixes across sessions - **Catches drift before push** — `/code-review` audits the diff against the design and requirements docs - **One console for all of them** — `agent console` is a live TUI dashboard for control all your running agents, no matter the provider One config. All coding agents: Claude Code, Cursor, Codex CLI, Gemini CLI, GitHub Copilot, opencode, Antigravity, Amp, Windsurf, Kilo Code, Roo Code. Run `npx ai-devkit@latest init` and your agent gets: | What you need | What AI DevKit installs | |---------------|-------------------------| | A plan before code | `/new-requirement`, `/review-design`, and `/execute-plan` | | Evidence before "done" | `verify` gates tied to fresh test/build output | | Memory across sessions | Local SQLite memory exposed through MCP and CLI | | Same behavior across agents | Generated config for the coding tools your team uses | [](https://www.npmjs.com/package/ai-devkit) [](https://www.npmjs.com/package/ai-devkit) [![GitHub stars](https://img.shields.