ClaudeWave
Lance-He
Lance-He

claude-md-rules

View on GitHub

一个为 Claude Code 提供多语言编程规则文件(CLAUDE.md)的开源项目,帮助开发者规范 Claude 的行为,提升协作一致性与智能写码体验。支持 Python、JAVA、C 等主流语言,可根据项目需求灵活定制。

Templates94 stars16 forksUpdated 8mo ago
ClaudeWave Trust Score
34/100
! Caution
Passed
  • Clear description
Flags
  • !No license declared
  • !Inactive (>180d)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "claude-md-rules": {
      "command": "node",
      "args": ["/path/to/claude-md-rules/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/Lance-He/claude-md-rules and follow its README for install instructions.

Templates overview

README preview not available. Visit the repo on GitHub for full documentation.

More Templates