codeaholicguy/ai-devkit
每日信息看板 · 2026-03-07
2026-03-07T01:39:06Z
Published
AI 总结
AI DevKit 是一个面向 AI 辅助软件开发的开源工具包,通过结构化工作流、持久记忆和可复用技能提升编码代理在代码库中的协作质量与工程一致性。
- 提供交互式快速安装向导,可在一分钟内为项目完成 AI 辅助开发配置。
- 核心能力包括结构化工作流、持久记忆系统和技能管理,帮助代理遵循资深开发者式的工程规范。
- 已支持 Claude Code、GitHub Copilot、Gemini CLI、Cursor、Codex CLI 等多种 AI 编码代理。
- 提供完整文档网站,涵盖入门、分阶段开发流程、记忆系统、技能管理和代理配置。
- 项目采用 MIT 许可证并欢迎社区贡献。
#GitHub #repo #开源项目 #MIT #Agent
内容摘录
AI DevKit
**The toolkit for AI-assisted software development.**
AI DevKit helps AI coding agents work more effectively with your codebase. It provides structured workflows, persistent memory, and reusable skills — so agents follow the same engineering standards as senior developers.
npm version
npm downloads
License: MIT
Quick Start
This launches an interactive setup wizard that configures your project for AI-assisted development in under a minute.
Supported Agents
| Agent | Status |
|-------|--------|
| Claude Code | ✅ Supported |
| GitHub Copilot | ✅ Supported |
| Gemini CLI | ✅ Supported |
| Cursor | ✅ Supported |
| opencode | ✅ Supported |
| Antigravity | ✅ Supported |
| Codex CLI | ✅ Supported |
| Windsurf | 🚧 Testing |
| Kilo Code | 🚧 Testing |
| Roo Code | 🚧 Testing |
| Amp | 🚧 Testing |
Documentation
📖 **Visit ai-devkit.com for the full documentation**, including:
Getting started guide
Phase-based development workflow
Memory system setup
Skill management
Agent configuration
Contributing
We welcome contributions! See the Contributing Guide for details.
License
MIT