Scripts2026年4月9日·1 分钟阅读

ClaudeForge — Auto-Generate CLAUDE.md for Any Project

Generate and maintain CLAUDE.md files automatically. Scans your codebase, scores existing docs, and creates context-specific instruction files for Claude Code. MIT, 340+ stars.

Introduction

ClaudeForge is an automated CLAUDE.md creation and maintenance tool with 340+ GitHub stars. It scans your codebase structure, analyzes the tech stack, and generates context-aware instruction files so Claude Code understands your project conventions precisely. Ideal for teams adopting Claude Code. Supports TypeScript, Python, Go, React, Vue, FastAPI, and more.


ClaudeForge — Automatically Generate and Maintain CLAUDE.md

Core Features

  • Smart project scanning — auto-detects directory structure, frameworks, and code patterns
  • Quality scoring — scores existing CLAUDE.md (0–100) and suggests improvements
  • Modular architecture — generates separate context files for backend/, frontend/, database/
  • Background sync — updates CLAUDE.md automatically as code changes
  • Stack templates — pre-configured for TypeScript, Python, Go, React, and more

Install

# macOS/Linux
curl -fsSL https://raw.githubusercontent.com/alirezarezvani/ClaudeForge/main/install.sh | bash

Usage

claudeforge generate        # Generate CLAUDE.md
claudeforge score           # Score an existing file
claudeforge generate --modular  # Generate per directory
claudeforge watch           # Background auto-sync

FAQ

Q: What is ClaudeForge? A: An open-source CLI tool that automatically generates and maintains CLAUDE.md instruction files for Claude Code projects.

Q: Is ClaudeForge free? A: Completely free under the MIT open-source license.


🙏

来源与感谢

Created by Alireza Rezvani. Licensed under MIT.

ClaudeForge — ⭐ 340+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产