Claude Skill

codeaholicguy/ai-devkit

AI DevKit 是一个通用的 AI 代理技能 CLI 工具包,支持在 Cursor、Claude Code、Codex 等工具中实现结构化的 AI 辅助开发,使用 TypeScript 构建。

概览

Stars1,196
Forks194
语言TypeScript
最后更新2026-05-17
最近同步2026-06-03
前往 GitHub

仓库信息

拥有者codeaholicguy
仓库ai-devkit
完整名称codeaholicguy/ai-devkit
Repo ID1,075,954,648

安装这个 Skill

npx ai-devkit@latest init

Registry 信息

类型mcp_server
质量分80/100
验证状态readme_parsed
最近验证2026-06-03
平台
ClaudeMCPCodexCursor
能力
pdfmemorysearchterminalworkflowagent-skillsaiai-assisted-developmentantigravityclaude-code
识别文件
README.mddocspackage.json
配置键
PACKAGE_JSON
安装方式
  • npx ai-devkit@latest init
  • git clone https://github.com/Codeaholicguy/ai-devkit.git

项目简介

AI DevKit 是一个通用的 AI 代理技能 CLI 工具包,支持在 Cursor、Claude Code、Codex 等工具中实现结构化的 AI 辅助开发,提供统一的接口以简化工程工作流。

英文描述

A universal CLI toolkit for AI agent skills, enabling structured AI-assisted development across tools like Cursor, Claude Code, Codex, and more.

要点

  • 跨多种工具的通用 AI 代理技能 CLI
  • 结构化的 AI 辅助开发工作流
  • 支持 Cursor、Claude Code、Codex 等工具
  • 使用 TypeScript 构建,确保可靠性和性能

使用场景

  • 使用 AI 代理自动化代码生成和审查
  • 将 AI 辅助开发集成到现有 CLI 工作流中
  • 跨不同开发工具标准化 AI 交互

README 摘要

# AI DevKit > English | [中文](./README-zh.md) **Your team of AI coding agents is fast, eager, and reckless. Make them work like senior engineers instead.** ![](agent-console-showcase.gif) 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 | [![npm version](https://img.shields.io/npm/v/ai-devkit.svg)](https://www.npmjs.com/package/ai-devkit) [![npm downloads](https://img.shields.io/npm/dt/ai-devkit.svg)](https://www.npmjs.com/package/ai-devkit) [![GitHub stars](https://img.shields.

话题

探索更多

数据来自 GitHub,同步时间:2026-06-03