Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

AgentForge

一键生成 .cursorrules + CLAUDE.md + MCP 配置。让你的 Cursor / Claude Code 开箱即用。

安装

git clone <repo-url>
cd agentforge
python3 agentforge.py init

用法

# 自动检测项目类型,交互式配置
python3 agentforge.py init

# 快速预设
python3 agentforge.py python     # Python项目
python3 agentforge.py node       # Node.js 项目
python3 agentforge.py go         # Go 项目
python3 agentforge.py rust       # Rust 项目
python3 agentforge.py custom     # 完全自定义

生成的配置

文件 作用
.cursorrules 告诉AI你的项目规则、代码风格、技术栈
CLAUDE.md Claude Code项目上下文
.vscode/settings.json MCP Server 配置(自动合并)

为什么你需要这个

AI coding agent 越来越强(Cursor、Claude Code、Codex),但它们不知道你的项目规范。 AgentForge 让你的AI助手第一次就做对事——用你的技术栈、你的代码风格、你的项目结构。

Inspired by

License

MIT

About

AI Agent 配置生成器 — 一键生成 .cursorrules / CLAUDE.md / MCP 配置。Make your Cursor/Claude Code ready to use out of the box.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages