简介
AI Commit 是一个 CLI 工具,从暂存的 git 更改中自动生成有意义的 Conventional Commit 消息,GitHub 3,000+ stars。支持 Claude、GPT-4 和本地模型。一条命令生成完美的提交信息,告别 "fix stuff" 式提交。
CLI tool that generates conventional commit messages from your staged changes using AI. Supports Claude, GPT-4, and local models. One command for perfect commit messages. 3,000+ stars.
这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。
npm install -g aicommit
aicommit config set ANTHROPIC_API_KEY=sk-ant-...
git add .
aicommit
# AI 自动生成: feat(auth): add JWT token refreshAI Commit 是一个 CLI 工具,从暂存的 git 更改中自动生成有意义的 Conventional Commit 消息,GitHub 3,000+ stars。支持 Claude、GPT-4 和本地模型。一条命令生成完美的提交信息,告别 "fix stuff" 式提交。
AI-powered tool that generates production-ready React and Next.js UI components from text descriptions. Uses shadcn/ui and Tailwind CSS. Copy-paste or install via CLI. 8,000+ stars.
AI-powered tool that generates production-ready React and Next.js UI components from text descriptions. Uses shadcn/ui and Tailwind CSS. Copy-paste or install via CLI. 8,000+ stars.