★ 0 stars
Python
🤖 AI/LLM
Updated today
Production-grade Claude Code config that turns the CLI into an opinionated engineering partner. 10 rules, 75 on-demand standards, 40 skills, 30 runtime hooks with structured audit log, 9 agents, 758 review items across 68 topics, 36 MCP servers
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"claude-engineering-r": {
"command": "uvx",
"args": [
"claude-engineering-rules"
]
}
}
}
Run in terminal:
claude mcp add claude-engineering-r uvx claude-engineering-rules
Add to .cursor/mcp.json:
{
"mcpServers": {
"claude-engineering-r": {
"command": "uvx",
"args": [
"claude-engineering-rules"
]
}
}
}
Or install with pip: pip install claude-engineering-rules
README Excerpt
<div align="center"> <strong>Ship code that passes review the first time. 11 rules, 77 on-demand standards, 45 skills, 36 MCP servers, 32 runtime hooks, and 9 custom agents that turn Claude Code into an opinionated engineering partner.</strong> <br> <br> </div> --- **11** rules · **77** standards · **45** skills · **36** MCP servers · **32** hooks · **9** agents · **758** review items across **68** topics · **30,000+** lines of engineering configuration
Tools (3)
CLAUDE_DISABLED_HOOKSCLAUDE_HOOK_PROFILEexport
Topics
ai-agentsai-coding-assistantanthropicclaudeclaude-codecode-qualitycode-reviewdeveloper-toolsdotfilesengineering-standardsgit-hooksllm-toolsmcp-serversprompt-engineering