Rails Error Prevention
MCP Serverby Kaakati · Added 5mo ago
Claude
5
Install
git clone https://github.com/Kaakati/rails-enterprise-devAdd to Claude
claude mcp add rails-error-preventionQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"rails-error-prevention": {
"command": "npx",
"args": [
"@modelcontextprotocol/rails-error-prevention"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Comprehensive checklist and prevention strategies for common Ruby on Rails errors. Use this skill BEFORE writing any Rails code to prevent ViewComponent template errors, ActiveRecord query mistakes, method exposure issues, N+1 queries, and other common Rails pitfalls.
Tags
data-analyticsgorubybashsqlskill